diff --git a/pagure/templates/new_issue.html b/pagure/templates/new_issue.html index 2d0276f..30dfb47 100644 --- a/pagure/templates/new_issue.html +++ b/pagure/templates/new_issue.html @@ -41,7 +41,10 @@
- + {% if form.issue_content.errors %}

{% for error in form.issue_content.errors %}