...
{{with .Title}}
{{html .}}
{{end}}
{{with .Subtitle}}
{{html .}}
{{end}}
{{/* The Table of Contents is automatically inserted in this
.
Do not delete this
. */}}
{{/* Body is HTML-escaped elsewhere */}}
{{printf "%s" .Body}}
{{if .Playground}}
{{end}}