diff --git a/templates/remark/create.html.ep b/templates/remark/create.html.ep index d66b78d..96c7d89 100644 --- a/templates/remark/create.html.ep +++ b/templates/remark/create.html.ep @@ -48,6 +48,28 @@
<%== markdown $thread->{'body'} =%>
+ + <% if (is_mod) { =%> + + <% } =%> <% } =%> @@ -66,6 +88,24 @@
<%== markdown $last_remark->{'body'} =%>
+ + <% if (is_mod) { =%> + + <% } =%> <% } =%>