shithub: hugo

ref: a1e32439fbab314cab6f5c3ecb962b8ac7bd9069
dir: /examples/multilingual/layouts/_default/single.html/

View raw version
{{ partial "head.html" . }}
{{ partial "header.html" . }}
{{ .Content }}
{{ partial "footer.html" . }}