This website requires JavaScript.
Explore
Help
Sign In
Nulo
/
gitea
Archived
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull requests
Projects
Releases
Activity
This repository has been archived on
2023-02-01
. You can view files and clone it, but cannot push or open issues or pull requests.
3426ae42b3
gitea
/
templates
/
base
/
alert.tmpl
5 lines
100 B
Cheetah
Raw
Normal View
History
Unescape
Escape
UI: install - new version
2015-07-08 11:47:56 +00:00
{{if .Flash.ErrorMsg}}
<div class="ui negative message">
<p>{{.Flash.ErrorMsg}}</p>
</div>
{{end}}
Reference in a new issue
Copy permalink