diff --git a/sync/template/district.html b/sync/template/district.html index 3540a5f7..f4b792c0 100644 --- a/sync/template/district.html +++ b/sync/template/district.html @@ -1,13 +1,17 @@ -{{template "authenticated.html" .}} +{{template "base.html" .}} {{define "title"}}Dash{{end}} {{define "extraheader"}} + + + {{end}} {{define "content"}} -

District page placeholder

+
+
+
+
+
+
+
{{end}}