|
|
@ -55,12 +55,14 @@
|
|
|
|
</small>
|
|
|
|
</small>
|
|
|
|
<!-- ENDIF !template.category -->
|
|
|
|
<!-- ENDIF !template.category -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- IF topics.tags.length -->
|
|
|
|
<span class="tag-list hidden-xs">
|
|
|
|
<span class="tag-list hidden-xs">
|
|
|
|
<!-- BEGIN tags -->
|
|
|
|
<!-- BEGIN tags -->
|
|
|
|
<a href="{config.relative_path}/tags/{topics.tags.value}"><span class="tag" style="<!-- IF topics.tags.color -->color: {topics.tags.color};<!-- ENDIF topics.tags.color --><!-- IF topics.tags.bgColor -->background-color: {topics.tags.bgColor};<!-- ENDIF topics.tags.bgColor -->">{topics.tags.value}</span></a>
|
|
|
|
<a href="{config.relative_path}/tags/{topics.tags.value}"><span class="tag" style="<!-- IF topics.tags.color -->color: {topics.tags.color};<!-- ENDIF topics.tags.color --><!-- IF topics.tags.bgColor -->background-color: {topics.tags.bgColor};<!-- ENDIF topics.tags.bgColor -->">{topics.tags.value}</span></a>
|
|
|
|
<!-- END tags -->
|
|
|
|
<!-- END tags -->
|
|
|
|
<!-- IF topics.tags.length --><small>•</small><!-- ENDIF topics.tags.length -->
|
|
|
|
<small>•</small>
|
|
|
|
</span>
|
|
|
|
</span>
|
|
|
|
|
|
|
|
<!-- ENDIF topics.tags.length -->
|
|
|
|
|
|
|
|
|
|
|
|
<small class="hidden-xs"><span class="timeago" title="{topics.timestampISO}"></span> • <a href="<!-- IF topics.user.userslug -->{config.relative_path}/user/{topics.user.userslug}<!-- ELSE -->#<!-- ENDIF topics.user.userslug -->">{topics.user.username}</a></small>
|
|
|
|
<small class="hidden-xs"><span class="timeago" title="{topics.timestampISO}"></span> • <a href="<!-- IF topics.user.userslug -->{config.relative_path}/user/{topics.user.userslug}<!-- ELSE -->#<!-- ENDIF topics.user.userslug -->">{topics.user.username}</a></small>
|
|
|
|
<small class="visible-xs-inline">
|
|
|
|
<small class="visible-xs-inline">
|
|
|
|