% require themedCSS('comments', 'comments') %> <% if $CommentsEnabled %>
<%t CommentsInterface_ss.COMMENTLOGINERROR 'You cannot post comments until you have logged in' %><% if $PostingRequiredPermission %>,<%t CommentsInterface_ss.COMMENTPERMISSIONERROR 'and that you 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.' %>