6 lines
129 B
Smarty
6 lines
129 B
Smarty
<div class='comments'>
|
|
<% if (ctx.canListComments && ctx.comments.length) { %>
|
|
<ul>
|
|
</ul>
|
|
<% } %>
|
|
</div>
|