{{template "authenticated.html" .}} {{define "title"}}Dash{{end}} {{define "extraheader"}} {{template "map" .MapData}} {{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|timeSince}} | {{.LastTreated|timeSince}} |
| LocationID | Location | Date | Action | Notes |
|---|---|---|---|---|
| {{.LocationID|uuidShort}} | {{.Location}} | {{.Date|timeSince}} | {{.Action}} | {{.Notes}} |
| Location | Treatment Date | Insecticide Used | Technician Notes |
|---|---|---|---|
| {{.LocationID|uuidShort}} | {{.Date|timeSince}} | {{.Product}} | {{.Notes}} |