This website requires JavaScript.
Explore
Help
Sign In
cotugno
/
gitea
Watch
2
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2024-11-16 02:18:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
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 04:47:56 -07:00
{{if .Flash.ErrorMsg}}
<div class="ui negative message">
<p>{{.Flash.ErrorMsg}}</p>
</div>
{{end}}
Reference in New Issue
Copy Permalink