__section__ default __description__ Template which renders the comment editor. * error_message = error message if there is an error * format_select = post type popup list * preview = preview of comment, if applicable * reply = hashref of comment replying to __title__ __page__ comments __lang__ en_US __name__ edit_comment __template__ [% USE Slash %] [% IF form.pid %] [% PROCESS titlebar width="95%" title=reply.subject %]
[% END %] [% IF preview %] [% PROCESS titlebar width="95%" title="Preview Comment" %] [% preview %]
[% END %] [% PROCESS titlebar width="95%" title="Post Comment" %] [% IF error_message %][% error_message %][% END %]
Important Stuff:Problems regarding accounts or comment posting should be sent to [% constants.siteadmin_name %]. __seclev__ 1000