|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
<li component="categories/category" data-cid="{../cid}" data-numRecentReplies="1" class="row clearfix">
|
|
|
|
|
<meta itemprop="name" content="{../name}">
|
|
|
|
|
|
|
|
|
|
<div class="col-md-7 col-sm-9 col-xs-12 content">
|
|
|
|
|
<div class="content col-xs-12 <!-- IF config.hideCategoryLastPost -->col-md-10 col-sm-12<!-- ELSE -->col-md-7 col-sm-9<!-- ENDIF config.hideCategoryLastPost -->">
|
|
|
|
|
<div class="icon pull-left" style="{function.generateCategoryBackground}">
|
|
|
|
|
<i class="fa fa-fw {../icon}"></i>
|
|
|
|
|
</div>
|
|
|
|
@ -39,4 +39,4 @@
|
|
|
|
|
</div>
|
|
|
|
|
<!-- ENDIF !config.hideCategoryLastPost -->
|
|
|
|
|
<!-- ENDIF !../link -->
|
|
|
|
|
</li>
|
|
|
|
|
</li>
|
|
|
|
|