mirror of
https://github.com/gohugoio/hugo.git
synced 2025-03-01 18:11:40 +00:00
3 lines
95 B
HTML
3 lines
95 B
HTML
{{ template "partials/header.html" . }}
|
|
{{ .Content }}
|
|
{{ template "partials/footer.html" . }}
|