diff --git a/templates/repo/issue/new_form.tmpl b/templates/repo/issue/new_form.tmpl
index 262cb013c2..d9b6489bae 100644
--- a/templates/repo/issue/new_form.tmpl
+++ b/templates/repo/issue/new_form.tmpl
@@ -11,7 +11,7 @@
{{avatar $.Context .SignedUser 40}}
-
+
{{if .PageIsComparePull}}
{{.locale.Tr "repo.pulls.title_wip_desc" (index .PullRequestWorkInProgressPrefixes 0| Escape) | Safe}}
{{end}}
@@ -35,7 +35,7 @@
{{template "repo/issue/comment_tab" .}}
{{end}}
-
-
+
{{if and $.CanWriteProjects (not $.Repository.IsArchived) (ne .ID 0)}}
@@ -552,7 +552,7 @@
{{.locale.Tr "repo.settings.default_merge_style_desc"}}
-
+