{{ define "content" }}
{{ if .RecordForm.IsEdit }}
Name
{{ .RecordForm.Name }}
Type
{{ .RecordForm.Type }}
{{ end }}
{{ if not .RecordForm.IsEdit }}
{{ end }}
Strict formats are enforced. TXT and CAA string values must be quoted. Adding A, AAAA, CAA, MX, NS, SRV, or TXT records appends to an existing RRset with the same name and type. SOA records can be edited here but cannot be deleted.
{{ end }} {{ template "layout" . }}