{{ define "main" -}}

{{ .Title }}

{{ partial "processed-content" . -}}
{{- end }} {{- define "after" }}

{{ partial "tags.html" (dict "Page" .) }}

Questions, comments? Send an email to my{{ $subject := printf "Re: %s" .Title }} blog-post mailing list (with plain text) or to me privately.

{{- end }}