This website requires JavaScript.
Explore
Help
Sign in
foster
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2025-01-21 16:55:06 -05:00
Code
Issues
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 19:47:56 +08:00
{{if .Flash.ErrorMsg}}
<div class="ui negative message">
<p>{{.Flash.ErrorMsg}}</p>
</div>
{{end}}
Copy permalink