mirror of
https://github.com/go-gitea/gitea
synced 2025-12-06 21:08:25 +00:00
@@ -3,9 +3,8 @@
|
||||
{{template "repo/header" .}}
|
||||
<div class="ui container">
|
||||
{{template "base/alert" .}}
|
||||
<form class="ui form" method="post">
|
||||
<form class="ui form form-fetch-action" method="post">
|
||||
{{.CsrfTokenHtml}}
|
||||
<input type="hidden" name="last_commit" value="{{.last_commit}}">
|
||||
{{template "repo/editor/commit_form" .}}
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user