szurubooru/public_html/templates/global-comment-list-item.tpl
2014-11-22 13:10:00 +01:00

8 lines
183 B
Smarty

<div class="post-comment">
<div class="post">
<%= postTemplate({post: post, util: util, canViewPosts: canViewPosts}) %>
</div>
<div class="post-comments-target">
</div>
</div>