mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-02 15:54:49 +08:00
4 lines
75 B
HTML
4 lines
75 B
HTML
|
{{ partial "header.html" . }}
|
||
|
{{ .Content }}
|
||
|
{{ partial "footer.html" . }}
|