{{template "authenticated.html" .}} {{define "title"}}Dash{{end}} {{define "extraheader"}} {{template "map" .MapData}} {{end}} {{define "content"}}
| Active: | {{ .Trap.Active }} |
| Comments: | {{ .Trap.Comments }} |
| Description: | {{ .Trap.Description }} |
| Collection Date | Collection ID | Females | Male | Total |
|---|---|---|---|---|
| {{ .EndDateTime|timeSincePtr }} | {{ .GlobalID }} | {{ .Count.Females }} | {{ .Count.Males }} | {{ .Count.Total }} |