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

3 lines
No EOL
121 B
HTML

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