{{! postform.mustache -- the form for posting template parameters: - post_url ( the url of the post form ) - reference ( the post we are replying to, or empty string if it's an op ) - button ( the text for the reply button ) - files ( bool, do we allow attachments ? ) - csrf ( csrf token ) }}
{{{csrf}}}
{{#files}} {{/files}}
{{#i18n.Translations}}{{name}}{{/i18n.Translations}}
{{#i18n.Translations}}{{subject}}{{/i18n.Translations}}
{{#i18n.Translations}}{{comment}}{{/i18n.Translations}}
{{#i18n.Translations}}{{file}}{{/i18n.Translations}}
{{#i18n.Translations}}{{dubs}}{{/i18n.Translations}}
{{#i18n.Translations}}{{captcha}}{{/i18n.Translations}} captcha
{{#i18n.Translations}}{{solution}}{{/i18n.Translations}}