This website requires JavaScript.
Explore
Help
Register
Sign In
codection-admin
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
1
Discussions
3
Pull Requests
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 11:47:56 +00:00
{{if .Flash.ErrorMsg}}
<div class="ui negative message">
<p>{{.Flash.ErrorMsg}}</p>
</div>
{{end}}
Reference in New Issue
Copy Permalink