|
|
@ -29,7 +29,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<!-- IF !template.category -->
|
|
|
|
<!-- IF !template.category -->
|
|
|
|
<small>
|
|
|
|
<small>
|
|
|
|
<a href="{config.relative_path}/category/{topics.category.slug}"><i class="fa {topics.category.icon}"></i> {topics.category.name}</a> •
|
|
|
|
<a href="{config.relative_path}/category/{topics.category.slug}"><span class="fa-stack fa-lg"><i style="color:{topics.category.bgColor};"class="fa fa-circle fa-stack-2x"></i><i style="color:{topics.category.color};" class="fa {topics.category.icon} fa-stack-1x"></i></span> {topics.category.name}</a> •
|
|
|
|
</small>
|
|
|
|
</small>
|
|
|
|
<!-- ENDIF !template.category -->
|
|
|
|
<!-- ENDIF !template.category -->
|
|
|
|
|
|
|
|
|
|
|
|