This website requires JavaScript.
Explore
Help
Register
Sign in
NYANDEV
/
forgejo
Watch
4
Star
0
Fork
You've already forked forgejo
1
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2024-11-08 18:04:14 +01:00
Code
Issues
2
Projects
1
Releases
Packages
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 13:47:56 +02:00
{{if .Flash.ErrorMsg}}
<div class="ui negative message">
<p>{{.Flash.ErrorMsg}}</p>
</div>
{{end}}
Reference in a new issue
Copy permalink