% if AddCommentForm %> <% if CanPost %> <% if ModeratedSubmitted %>
<% end_if %> $AddCommentForm <% 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 %>