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