themes/docsy/layouts/_default/list.html (5 lines of code) (raw):

{{ define "main" }} {{ with .Content }} {{ . }} {{ end }} {{ end }}