This website requires JavaScript.
Explore
Help
Register
Sign In
Shiloh
/
githaven
Watch
1
Star
0
Fork
1
You've already forked githaven
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
548b95f7b5
githaven
/
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 New Issue
Copy Permalink