This website requires JavaScript.
Explore
Help
Sign In
lavender-legacy
/
gitea
Watch
7
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b9dc2147b4
gitea
/
templates
/
base
/
alert.tmpl
5 lines
100 B
Cheetah
Raw
Blame
History
{{if .Flash.ErrorMsg}}
<div class="ui negative message">
<p>{{.Flash.ErrorMsg}}</p>
</div>
{{end}}
Reference in New Issue
View Git Blame
Copy Permalink