aboutsummaryrefslogtreecommitdiff
path: root/ui/html/pages/index.tmpl.html
blob: c252465195e1c117f2bf486a7b66eaf8766fd0b9 (plain)
1
2
3
4
5
6
{{define "title"}}Blog{{end}}

{{define "main"}}
    <h2>Blog</h2>
    <p>Home of {{.Webmaster}}</p>
{{end}}