diff --git a/modules/default/weather/hourly.njk b/modules/default/weather/hourly.njk index 90d0d161..f58d31a0 100644 --- a/modules/default/weather/hourly.njk +++ b/modules/default/weather/hourly.njk @@ -15,7 +15,7 @@ {{ hour.precipitation }}{{ hour.precipitationUnits }} - {% else %} + {% else %} {{ hour.precipitation | unit("precip") }}