You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
354 B
Smarty
13 lines
354 B
Smarty
<div class="tag">
|
|
<!-- IMPORT partials/breadcrumbs.tpl -->
|
|
|
|
<!-- IF !topics.length -->
|
|
<div class="alert alert-warning">[[tags:no_tag_topics]]</div>
|
|
<!-- ENDIF !topics.length -->
|
|
|
|
<div class="category">
|
|
<!-- IMPORT partials/topics_list.tpl -->
|
|
<button id="load-more-btn" class="btn btn-primary hide">[[unread:load_more]]</button>
|
|
</div>
|
|
</div>
|