Move the Alert Digest into a shared partial template, and add it to the today, tomorrow, and daily reports
This commit is contained in:
@@ -19,6 +19,7 @@ var templates = map[string]string{
|
||||
}
|
||||
|
||||
var templatePartials = []string{
|
||||
"templates/partials/alert_digest.md.tmpl",
|
||||
"templates/partials/daypart_forecast.md.tmpl",
|
||||
"templates/partials/precipitation_timing.md.tmpl",
|
||||
"templates/partials/today_daypart_forecast.md.tmpl",
|
||||
|
||||
Reference in New Issue
Block a user