diff --git a/pagure/templates/new_issue.html b/pagure/templates/new_issue.html index dcd5852..2d0276f 100644 --- a/pagure/templates/new_issue.html +++ b/pagure/templates/new_issue.html @@ -4,7 +4,7 @@ {% block title %}{% if not type or type == 'new' %}New issue{% elif type and type == 'edit' %}Edit issue #{{ issueid }} {% endif %} - {{ repo.name }}{% endblock %} -{%block tag %}new_project{% endblock %} +{%block tag %}home{% endblock %} {% block repo %}