shithub: hugo

ref: 179225449ca812e52f10be532b5fa165f7cfadf5
dir: /examples/multilingual/layouts/_default/single.html/

View raw version
{{ template "chrome/head.html" . }}
{{ template "chrome/header.html" . }}
{{ .Content }}
{{ template "chrome/footer.html" . }}