{{define "content"}}

Delete {{.Domain.Name}}

{{template "back_link" (back (printf "/domains/%d" .Domain.ID) (printf "Back to %s" .Domain.Name))}}

Confirm deletion

You are about to delete {{.Domain.Name}}. This will:

This cannot be undone. The published DKIM DNS record becomes invalid; remove it from DNS if you do not plan to re-add the domain.

{{end}}