diff --git a/progit/templates/issue.html b/progit/templates/issue.html index 2f492b9..367539e 100644 --- a/progit/templates/issue.html +++ b/progit/templates/issue.html @@ -34,13 +34,13 @@

#{{ issueid }} {{ issue.title }} - {% if authenticated %} + {% if authenticated and repo_admin %} - Edit {% endif %}