|
|
|
@ -7,9 +7,7 @@
|
|
|
|
|
<input type="hidden" template-variable="pageCount" value="{pageCount}" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="category row">
|
|
|
|
|
<div class="{topic_row_size}" no-widget-class="col-lg-12 col-sm-12" no-widget-target="sidebar">
|
|
|
|
|
|
|
|
|
|
<div class="category">
|
|
|
|
|
<!-- IMPORT partials/breadcrumbs.tpl -->
|
|
|
|
|
|
|
|
|
|
<div class="subcategories row">
|
|
|
|
@ -121,11 +119,6 @@
|
|
|
|
|
<!-- IF config.usePagination -->
|
|
|
|
|
<!-- IMPORT partials/paginator.tpl -->
|
|
|
|
|
<!-- ENDIF config.usePagination -->
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<!-- IF topics.length -->
|
|
|
|
|
<div widget-area="sidebar" class="col-md-3 col-xs-12 category-sidebar"></div>
|
|
|
|
|
<!-- ENDIF topics.length -->
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<!-- IMPORT partials/move_thread_modal.tpl -->
|
|
|
|
|