shithub: hugo

ref: 4493e8ed9f3c4dadc66689e0451bc3611e07fa6f
dir: /examples/multilingual/layouts/_default/single.html/

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