shithub: hugo

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

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