single.gmi (120B)
1 {{- define "main" -}} 2 # {{ .Title }} 3 {{ partial "gemtext.gmi" (dict "content" .RawContent "page" $.Page) }} 4 {{- end -}}