This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://gitee.com/gitea/gitea.git
synced
2024-12-03 04:08:03 +08:00
Code
Issues
Actions
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 19:47:56 +08:00
{{if .Flash.ErrorMsg}}
<div class="ui negative message">
<p>{{.Flash.ErrorMsg}}</p>
</div>
{{end}}
Reference in New Issue
Copy Permalink