Vulcan/packages/telescope-posts/lib/client/templates/modules/post_rank.html

3 lines
122 B
HTML
Raw Normal View History

2015-05-18 10:30:08 +09:00
<template name="post_rank">
<div class="post-rank-inner" aria-live="off"><span>{{oneBasedRank}}</span></div>
</template>