|
|
|
@ -20,17 +20,17 @@
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<a href="{relative_path}/unread">
|
|
|
|
|
<div class="alert alert-warning hide" id="new-topics-alert"></div>
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<div class="category">
|
|
|
|
|
<p>Unread</p>
|
|
|
|
|
<p>[[unread:title]]</p>
|
|
|
|
|
|
|
|
|
|
<div id="category-no-topics" class="alert alert-warning <!-- IF topics.length -->hidden<!-- ENDIF topics.length -->">
|
|
|
|
|
<strong>[[unread:no_unread_topics]]</strong>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<a href="{relative_path}/unread">
|
|
|
|
|
<div class="alert alert-warning hide" id="new-topics-alert"></div>
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
|
|
<!-- IMPORT partials/topics_list.tpl -->
|
|
|
|
|
<button id="load-more-btn" class="btn btn-primary hide">[[unread:load_more]]</button>
|
|
|
|
|
</div>
|
|
|
|
|