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