Bugfix in the hourly weather template
This commit is contained in:
@@ -13,7 +13,8 @@ No current conditions available.
|
||||
|
||||
## Hourly Forecast
|
||||
{{ with .Modules.HourlyForecast }}{{ range .Periods }}
|
||||
- **{{ .Name }}:* {{ .TextDescription }} and {{ .TemperatureF }}. Chance of precipitation {{ .ProbabilityOfPrecipitationPercent }}%.
|
||||
- **{{ .Name }}:** {{ .TextDescription }} and {{ .TemperatureF }}. Chance of precipitation {{ .ProbabilityOfPrecipitationPercent }}%.
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
## Precipitation Timing
|
||||
|
||||
Reference in New Issue
Block a user