% if CommentsEnabled %> <% require javascript('comments/javascript/commenting.js') %> <% require css('comments/css/comments.css') %>
<% _t('CommentsInterface_ss.RSSFEEDCOMMENTS', 'RSS feed for comments on this page') %> | <% _t('CommentsInterface_ss.RSSFEEDALLCOMMENTS', 'RSS feed for all comments') %>
<% loop Comments %>-
<% include CommentsInterface_singlecomment %>
<% end_loop %>
<% if Comments.MoreThanOnePage %><% if Comments.PrevLink %> « <% _t('CommentsInterface_ss.PREV','previous') %> <% end_if %> <% if Comments.Pages %> <% loop Comments.Pages %> <% if CurrentBool %> $PageNum <% else %> $PageNum <% end_if %> <% end_loop %> <% end_if %> <% if Comments.NextLink %> <% _t('CommentsInterface_ss.NEXT','next') %> » <% end_if %>
style='display: none' <% end_if %> ><% _t('CommentsInterface_ss.NOCOMMENTSYET','No one has commented on this page yet.') %>