This website requires JavaScript.
Explore
Help
Sign In
dirk
/
honk
Watch
1
Star
0
Fork
You've already forked honk
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
47bdc1256b
honk
/
views
/
about.html
7 lines
88 B
HTML
Raw
Normal View
History
Unescape
Escape
add an about page
2019-06-08 21:31:00 +02:00
{{ template "header.html" . }}
<
main
>
<
div
class
=
"info"
>
allow setting a few more custom messages
2019-10-20 22:28:09 +02:00
{{ .AboutMsg }}
add an about page
2019-06-08 21:31:00 +02:00
<
/
div
>
<
/
main
>