shithub: hugo

ref: 438c2198923022a3e4d299b06a7df18268041dd8
dir: /docs/layouts/_default/single.html/

View raw version
{{ template "chrome/header.html" . }}
          <h1>{{ .Title }}</h1>
          {{ .Content }}
{{ template "chrome/footer.html" . }}