mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-16 22:21:55 +00:00
4 lines
75 B
HTML
4 lines
75 B
HTML
{{ partial "header.html" . }}
|
|
{{ .Content }}
|
|
{{ partial "footer.html" . }}
|