diff --git a/html/template/sync/dashboard.html b/html/template/sync/dashboard.html index 55ae9432..fdbe1279 100644 --- a/html/template/sync/dashboard.html +++ b/html/template/sync/dashboard.html @@ -142,20 +142,17 @@

Mosquito Activity Heatmap

- {{ if not (eq .Organization nil) }} - {{ if not (eq .Organization.ServiceAreaCentroidGeojson nil) }} - - {{ end }} + {{ if eq .Organization.ServiceArea.Min.X 0.0 }} +

No service area for this organization yet

+ {{ else }} + {{ end }}