This website requires JavaScript.
Explore
Help
Sign In
aniani
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-12-04 14:46:57 -05:00
Code
4447a20f87
gitea
/
templates
/
base
/
alert.tmpl
5 lines
100 B
Cheetah
Raw
Normal View
History
Unescape
Escape
UI: install - new version
2015-07-08 07:47:56 -04:00
{{if .Flash.ErrorMsg}}
<div class="ui negative message">
<p>{{.Flash.ErrorMsg}}</p>
</div>
{{end}}
Copy Permalink