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.
|
|
|
<div class="stats hidden-xs text-muted">
|
|
|
|
<i class="fa fa-fw fa-user" title="[[global:posters]]"></i>
|
|
|
|
<span title="{posterCount}" class="human-readable-number">{postercount}</span>
|
|
|
|
</div>
|
|
|
|
<div class="stats hidden-xs text-muted">
|
|
|
|
<i class="fa fa-fw fa-pencil" title="[[global:posts]]"></i>
|
|
|
|
<span component="topic/post-count" title="{postcount}" class="human-readable-number">{postcount}</span>
|
|
|
|
</div>
|
|
|
|
<div class="stats hidden-xs text-muted">
|
|
|
|
<i class="fa fa-fw fa-eye" title="[[global:views]]"></i>
|
|
|
|
<span class="human-readable-number" title="{viewcount}">{viewcount}</span>
|
|
|
|
</div>
|