themes/docsy/layouts/_default/single.html (
5
lines of code) (
raw
):
{{ define "main" }} {{ with .Content }} {{ . }} {{ end }} {{ end }}