remove default footer

This commit is contained in:
Christoph Schindlbeck 2023-02-05 14:16:19 +01:00
parent dac760deba
commit ba025cc848

View File

@ -15,7 +15,6 @@
{{ block "main" . }}
{{ end }}
</div>
{{- partial "footer.html" . }}
</div>
{{- partial "scripts.html" . }}
</body>