1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-08-20 20:54:21 -04:00
gitea/templates/base/alert.tmpl
2014-04-10 14:37:43 -04:00

1 line
97 B
Cheetah

{{if .Flash.ErrorMsg}}<div class="alert alert-danger form-error">{{.Flash.ErrorMsg}}</div>{{end}}