mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-01 22:01:43 -05:00
3 lines
95 B
HTML
3 lines
95 B
HTML
{{ template "partials/header.html" . }}
|
|
{{ .Content }}
|
|
{{ template "partials/footer.html" . }}
|