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

<% if PostCommentForm %> <% if CanPostComment %> $PostCommentForm <% else %>

<% _t('COMMENTLOGINERROR', 'You cannot post comments until you have logged in') %><% if PostingRequiresPermission %>,<% _t('COMMENTPERMISSIONERROR', 'and that you have an appropriate permission level') %><% end_if %>. <% _t('COMMENTPOSTLOGIN', 'Login Here') %>.

<% end_if %> <% else %>

<% _t('COMMENTSDISABLED', 'Posting comments has been disabled') %>.

<% end_if %>

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

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

<% if Comments.PrevLink %> « <% _t('PREV','previous') %> <% end_if %> <% if Comments.Pages %> <% control Comments.Pages %> <% if CurrentBool %> $PageNum <% else %> $PageNum <% end_if %> <% end_control %> <% end_if %> <% if Comments.NextLink %> <% _t('NEXT','next') %> » <% end_if %>

<% end_if %> <% else %>

<% _t('NOCOMMENTSYET','No one has commented on this page yet.') %>

<% end_if %>
<% if DeleteAllLink %>

<% _t('PageCommentInterface.DELETEALLCOMMENTS','Delete all comments on this page') %>

<% end_if %>

<% _t('RSSFEEDCOMMENTS', 'RSS feed for comments on this page') %> | <% _t('RSSFEEDALLCOMMENTS', 'RSS feed for all comments') %>