Vulcan/client/views/posts/modules/post_rank.html

3 lines
121 B
HTML
Raw Normal View History

<template name="postRank">
<div class="post-rank-inner" aria-live="off"><span>{{oneBasedRank}}</span></div>
</template>