change footer

This commit is contained in:
Gregan 2021-05-13 17:28:50 +02:00
parent c7f24f2ba1
commit b8623ce661

View File

@ -6,6 +6,6 @@
<div id="content"> <div id="content">
{{- block "main" . }}{{- end }} {{- block "main" . }}{{- end }}
</div> </div>
{{- partial "footer.html" . -}} <!--{{- partial "footer.html" . -}}-->
</body> </body>
</html> </html>