Merge pull request #244 from kaushalmodi/patch-1
Add the canonical "footer" block
This commit is contained in:
commit
906239df4b
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
{{ block "header" . }}{{ partial "header.html" . }}{{ end }}
|
||||
{{ block "main" . }}{{ end }}
|
||||
{{ partial "footer.html" . }}
|
||||
{{ block "footer" . }}{{ end }}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue