mirror of
https://gitee.com/gitea/gitea
synced 2026-01-07 08:05:47 +08:00
Fix #69
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user