{{ template "sync/layout/authenticated.html" . }} {{ define "title" }}Dash{{ end }} {{ define "extraheader" }} {{ end }} {{ define "content" }}
123 Main St, Anytown, ST 12345
| Vertex {{ $i }}: | {{ $cb|latLngDisplay }} |
{{ .CellBoundary|GISStatement }}
| ID | Source Type | Last Inspected | Last Treated |
|---|---|---|---|
| {{ .ID|uuidShort }} | {{ .Type }} | {{ .LastInspected|timeRelativePtr }} | {{ .LastTreated|timeRelativePtr }} |
| LocationID | Location | Date | Action | Notes |
|---|---|---|---|---|
| {{ .LocationID|uuidShort }} | {{ .Location }} | {{ .Date|timeRelativePtr }} | {{ .Action }} | {{ .Notes }} |
| ID | Active | Comments |
|---|---|---|
| {{ .GlobalID|uuidShort }} | {{ .Active }} | {{ .Comments }} |
No traps
{{ end }}| Location | Treatment Date | Insecticide Used | Technician Notes |
|---|---|---|---|
| {{ .LocationID|uuidShort }} | {{ .Date|timeRelativePtr }} | {{ .Product }} | {{ .Notes }} |