summaryrefslogtreecommitdiffstats
path: root/ui/html/pages/home.tmpl.html
blob: 03be3cec3db2c5b6b258879a82463c5527ce37ff (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 }}