<% if CommentsEnabled %> <% require javascript('comments/javascript/commenting.js') %> <% require css('comments/css/comments.css') %>

<% _t('CommentsInterface_ss.POSTCOM','Post your comment') %>

<% include CommentsInterfaceForm %>

<% _t('CommentsInterface_ss.COMMENTS','Comments') %>

<% if Comments %> <% if Comments.MoreThanOnePage %>

<% if Comments.PrevLink %> <% end_if %> <% if Comments.Pages %> <% loop Comments.Pages %> <% if CurrentBool %> $PageNum <% else %> $PageNum <% end_if %> <% end_loop %> <% end_if %> <% if Comments.NextLink %> <% end_if %>

<% end_if %> <% end_if %>

style='display: none' <% end_if %> ><% _t('CommentsInterface_ss.NOCOMMENTSYET','No one has commented on this page yet.') %>

<% if DeleteAllLink %>

<% _t('CommentsInterface_ss.PageCommentInterface.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') %>

<% end_if %>