Files
memex/gharbeia.net/themes/gohugo-amp/layouts/_default/single.html

7 lines
101 B
HTML

{{ partial "structure/head" . }}
<main>
{{ .Content }}
</main>
{{ partial "structure/foot" . }}