diff --git a/progit/templates/issue.html b/progit/templates/issue.html index 75c5795..45c4301 100644 --- a/progit/templates/issue.html +++ b/progit/templates/issue.html @@ -56,7 +56,7 @@ {{ tag.tag }}{% if not loop.last %},{% endif %} {% endfor %} {% if authenticated and form_tag %} -