Update baseof.html

This commit is contained in:
2021-05-13 16:46:36 +00:00
parent fd88161a4c
commit 7f838a00b0
+1 -1
View File
@@ -6,6 +6,6 @@
<div id="content">
{{- block "main" . }}{{- end }}
</div>
<!--{{- partial "footer.html" . -}}-->
{{- partial "footer.html" . -}
</body>
</html>