|
|
@ -26,6 +26,7 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
{{{ end }}}
|
|
|
|
{{{ end }}}
|
|
|
|
<a href="{config.relative_path}/category/{category.slug}">{category.name}</a>
|
|
|
|
<a href="{config.relative_path}/category/{category.slug}">{category.name}</a>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="tags tag-list inline-block">
|
|
|
|
<div class="tags tag-list inline-block">
|
|
|
@ -34,7 +35,7 @@
|
|
|
|
<div class="inline-block">
|
|
|
|
<div class="inline-block">
|
|
|
|
<!-- IMPORT partials/topic/stats.tpl -->
|
|
|
|
<!-- IMPORT partials/topic/stats.tpl -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
{{{ if rssFeedUrl }}}<a target="_blank" href="{rssFeedUrl}"><i class="fa fa-rss-square"></i></a>{{{ end }}}
|
|
|
|
<!-- IMPORT partials/topic/browsing-users.tpl -->
|
|
|
|
<!-- IMPORT partials/topic/browsing-users.tpl -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- IMPORT partials/post_bar.tpl -->
|
|
|
|
<!-- IMPORT partials/post_bar.tpl -->
|
|
|
|