slice up the header
This commit is contained in:
parent
f0e8bafc4c
commit
4df2e1fa37
3 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
{{ define "header" }}
|
||||
{{ partial "header.html" . }}
|
||||
{{ end }}
|
||||
|
||||
{{ define "main" }}
|
||||
|
||||
{{ partial "blog.html" . }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue