shithub: hugo

ref: 7fa2cec906a2b4fa9bc7afd72111b27e316c65fb
dir: /examples/multilingual/layouts/_default/single.html/

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