diff --git a/conservancy/usethesource/templates/usethesource/edit_comment_form.html b/conservancy/usethesource/templates/usethesource/edit_comment_form.html index 0bab29c445d163db241d24b9c78df8d14caa778a..9eb52cf5576a4bc86625dfaea446a12a193cc46b 100644 --- a/conservancy/usethesource/templates/usethesource/edit_comment_form.html +++ b/conservancy/usethesource/templates/usethesource/edit_comment_form.html @@ -1,8 +1,9 @@
{% csrf_token %} - {{ form.message }} +
{{ form.time }}
+
{{ form.message }}
- {% include 'usethesource/save_button_partial.html' %} +