You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
332 B
Smarty

9 years ago
<div class="stats hidden-xs">
<span component="topic/post-count" class="human-readable-number" title="{postcount}">{postcount}</span><br />
<small>[[global:posts]]</small>
</div>
<div class="stats hidden-xs">
<span class="human-readable-number" title="{viewcount}">{viewcount}</span><br />
<small>[[global:views]]</small>
</div>