diff --git a/pagure/templates/pull_request_comment.html b/pagure/templates/pull_request_comment.html index 08558b5..7ee76d4 100644 --- a/pagure/templates/pull_request_comment.html +++ b/pagure/templates/pull_request_comment.html @@ -1,17 +1,34 @@ {% if authenticated %} +
+
+ + +
+ +
+ +
+
- -
+ {{ form.csrf_token }} - - +
+ + +
+ +
+ {% else %}

Login to comment on this ticket.

{% endif %}