mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 12:15:34 -04:00
layout tweaks
This commit is contained in:
@@ -1,4 +1 @@
|
||||
{{ partial "header.html" . }}
|
||||
{{ block "main" . }}{{ end }}
|
||||
|
||||
{{ partial "footer.html" . }}
|
||||
{{ partial "header.html" . }}{{ block "main" . }}{{ end }}{{ partial "footer.html" . }}
|
Reference in New Issue
Block a user