Footer + fixing bugs

This commit is contained in:
Adsooi 2021-06-08 18:18:22 +02:00
parent ea539cdf36
commit 45e0d5fca3
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
13 changed files with 147 additions and 23 deletions

View file

@ -3,7 +3,7 @@
{{- partial "head.html" . -}}
<body>
{{- partial "header.html" . -}}
<div id="content" class="center">
<div id="content">
{{- block "main" . }}{{- end }}
</div>
{{- partial "footer.html" . -}}