diff --git a/templates/repo/issue/new_form.tmpl b/templates/repo/issue/new_form.tmpl
index ae43d70c4..ca1ff287d 100644
--- a/templates/repo/issue/new_form.tmpl
+++ b/templates/repo/issue/new_form.tmpl
@@ -11,7 +11,7 @@
{{ctx.AvatarUtils.Avatar .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}}
-
-
+