This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-11-28 04:08:25 +01:00
Code
Issues
Activity
3426ae42b3
gitea
/
templates
/
base
/
alert.tmpl
5 lines
100 B
Cheetah
Raw
Normal View
History
Unescape
Escape
UI: install - new version
2015-07-08 13:47:56 +02:00
{{if .Flash.ErrorMsg}}
<div class="ui negative message">
<p>{{.Flash.ErrorMsg}}</p>
</div>
{{end}}
Reference in New Issue
Copy Permalink