This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
gitroast
Watch
1
Star
0
Fork
You've already forked gitroast
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e94ca36335
gitroast
/
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