szurubooru/public_html/templates/global-comment-list-item.tpl

9 lines
143 B
Smarty
Raw Normal View History

2014-10-04 14:06:44 +02:00
<div class="post-comment">
<div class="post">
<%= postTemplate({post: post}) %>
</div>
<div class="post-comments-target">
</div>
</div>