{{define "content"}}

DNS Host Entries

{{range .hosts}} {{end}}
Hostname IP TTL LastUpdate
{{.Hostname}}.{{.Domain}} {{.Ip}} {{.Ttl}} {{.LastUpdate.Format "01/02/2006 15:04 MEZ"}}  
{{end}}