szuru/public_html/templates/global-comment-list-item.tpl
2015-06-28 12:26:10 +02:00

9 lines
201 B
Smarty

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