mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +00:00
4 lines
75 B
HTML
4 lines
75 B
HTML
|
{{ partial "header.html" . }}
|
||
|
{{ .Content }}
|
||
|
{{ partial "footer.html" . }}
|