{{define "subject"}}[{{ .siteName }}] {{ .title }}{{end}} {{define "body"}}
{{ translate "email.delete_post.text" (dict "title" (.title | stripHtml)) | html }}
{{ .content }}
—
{{ translate "email.footer.subscription_notice2" (dict "change" .change) | html }}