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