diff --git a/src/templates/src/landing.html b/src/templates/src/landing.html index 05dfab7d..87e7b246 100644 --- a/src/templates/src/landing.html +++ b/src/templates/src/landing.html @@ -261,11 +261,9 @@ Happening now. {{ else if eq .HMBostonDaysUntilStart 1 }} Starting tomorrow. - {{ else }} + {{ else if lt .HMBostonDaysUntilStart 31 }} In {{ .HMBostonDaysUntilStart }} days. {{ end }} - {{ else }} - See the results. {{ end }}