summaryrefslogtreecommitdiffstats
path: root/ui/html/pages/home.tmpl.html
blob: 882a3ba1535355ec2eb1970bfc323c93b58fc3df (plain) (blame)
1
2
3
4
5
6
{{define "title"}}Home{{end}}

{{ define "main" }}
<h2>Data</h2>
<p>There is nothing to see here yet.</p>
{{ end }}