Merge pull request #244 from kaushalmodi/patch-1
Add the canonical "footer" block
This commit is contained in:
commit
906239df4b
@ -8,6 +8,7 @@
|
||||
{{ block "header" . }}{{ partial "header.html" . }}{{ end }}
|
||||
{{ block "main" . }}{{ end }}
|
||||
{{ partial "footer.html" . }}
|
||||
{{ block "footer" . }}{{ end }}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user