% require themedCSS('client/dist/styles/comments', 'comments') %> <% if $CommentsEnabled %>
<% _t('CommentsInterface_ss.COMMENTLOGINERROR', 'You cannot post comments until you have logged in') %><% if $PostingRequiredPermission %>, <% _t('CommentsInterface_ss.COMMENTPERMISSIONERROR', 'and have an appropriate permission level') %><% end_if %>. <% _t('CommentsInterface_ss.COMMENTPOSTLOGIN', 'Login Here') %>.
<% end_if %> <% else %><% _t('CommentsInterface_ss.COMMENTSDISABLED', 'Posting comments has been disabled') %>.
<% end_if %><% _t('CommentsInterface_ss.DELETEALLCOMMENTS','Delete all comments on this page') %>
<% end_if %><% _t('CommentsInterface_ss.RSSFEEDCOMMENTS', 'RSS feed for comments on this page') %> | <% _t('CommentsInterface_ss.RSSFEEDALLCOMMENTS', 'RSS feed for all comments') %>
<% loop $PagedComments %>-
<% include CommentsInterface_singlecomment %>
<% end_loop %>
<% with $PagedComments %> <% include CommentPagination %> <% end_with %> <% end_if %>style='display: none' <% end_if %> ><% _t('CommentsInterface_ss.NOCOMMENTSYET','No one has commented on this page yet.') %>