|
|
|
@ -34,13 +34,14 @@
|
|
|
|
|
<meta itemprop="dateModified" content="{posts.relativeEditTime}">
|
|
|
|
|
|
|
|
|
|
<!-- IMPORT partials/topic/post.tpl -->
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
<!-- IF !posts.index -->
|
|
|
|
|
<li class="post-bar" data-index="{posts.index}">
|
|
|
|
|
<div class="post-bar" data-index="{posts.index}">
|
|
|
|
|
<!-- IMPORT partials/post_bar.tpl -->
|
|
|
|
|
</li>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- ENDIF !posts.index -->
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
<!-- END posts -->
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
@ -52,9 +53,6 @@
|
|
|
|
|
<!-- IMPORT partials/paginator.tpl -->
|
|
|
|
|
<!-- ENDIF config.usePagination -->
|
|
|
|
|
|
|
|
|
|
<!-- IMPORT partials/move_thread_modal.tpl -->
|
|
|
|
|
<!-- IMPORT partials/fork_thread_modal.tpl -->
|
|
|
|
|
<!-- IMPORT partials/move_post_modal.tpl -->
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<!-- IF !config.usePagination -->
|
|
|
|
|