diff --git a/progit/templates/issue.html b/progit/templates/issue.html index c90e79c..fefde2b 100644 --- a/progit/templates/issue.html +++ b/progit/templates/issue.html @@ -90,18 +90,6 @@ {{ form_tag.csrf_token }} - {% if g.fas_user and g.fas_user.username == repo.user.user %} -
- - - {{ form_tag.csrf_token }} -
- {% endif %} {% endif %}