% if AddCommentForm %> <% if CanPost %> <% if ModeratedSubmitted %>
<% end_if %> $AddCommentForm <% else %><% _t('CommentsInterface_ss.COMMENTLOGINERROR', 'You cannot post comments until you have logged in') %><% if PostingRequiresPermission %>,<% _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 %>