aboutsummaryrefslogtreecommitdiffstats
path: root/templates/issue/create.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/issue/create.tmpl')
-rw-r--r--templates/issue/create.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/issue/create.tmpl b/templates/issue/create.tmpl
index 5375040b09..a75ee83617 100644
--- a/templates/issue/create.tmpl
+++ b/templates/issue/create.tmpl
@@ -6,6 +6,7 @@
<div id="issue">
<form class="form" action="{{.RepoLink}}/issues/new" method="post" id="issue-create-form">
{{.CsrfTokenHtml}}
+ {{template "base/alert" .}}
<div class="col-md-1">
<img class="avatar" src="{{.SignedUser.AvatarLink}}" alt=""/>
</div>