diff --git a/public-report/template/mock/status.html b/public-report/template/mock/status.html index 2b8dd8f2..eeab00c5 100644 --- a/public-report/template/mock/status.html +++ b/public-report/template/mock/status.html @@ -125,6 +125,9 @@ document.addEventListener('DOMContentLoaded', onLoad); {{end}} {{define "content"}} +{{if .District}} + {{template "header" .}} +{{end}}