This website requires JavaScript.
Explore
Help
Register
Sign In
fedi
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2024-11-10 17:18:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3426ae42b3
forgejo
/
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