diff --git a/pagure/templates/comment_update.html b/pagure/templates/comment_update.html index 6cb83fa..3ded1ac 100644 --- a/pagure/templates/comment_update.html +++ b/pagure/templates/comment_update.html @@ -9,16 +9,23 @@ onsubmit="return try_async_comment(this, null)" > -
+
+ + + Preview + +
+
+
+
-
{{ form.csrf_token }}
@@ -32,6 +39,43 @@