mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Work on form resubmit
This commit is contained in:
1
templates/base/alert.tmpl
Normal file
1
templates/base/alert.tmpl
Normal file
@@ -0,0 +1 @@
|
||||
{{if .Flash.ErrorMsg}}<div class="alert alert-danger form-error">{{.Flash.ErrorMsg}}</div>{{end}}
|
Reference in New Issue
Block a user