diff --git a/contrib/templates/default/postform.mustache b/contrib/templates/default/postform.mustache index 1ae0bd7..4818231 100644 --- a/contrib/templates/default/postform.mustache +++ b/contrib/templates/default/postform.mustache @@ -5,6 +5,7 @@ - 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 ? ) }}
@@ -37,6 +38,7 @@ + {{#files}} File @@ -45,8 +47,9 @@ + {{/files}} - + Get Dubs