diff --git a/progit/templates/issue.html b/progit/templates/issue.html index 7020fff..c90e79c 100644 --- a/progit/templates/issue.html +++ b/progit/templates/issue.html @@ -78,6 +78,22 @@
+ + {% if g.fas_user and g.fas_user.username == repo.user.user %} + + {% endif %} {% endif %}