diff --git a/modules/default/weather/hourly.njk b/modules/default/weather/hourly.njk index 76ab94a6..4d92980d 100644 --- a/modules/default/weather/hourly.njk +++ b/modules/default/weather/hourly.njk @@ -14,7 +14,7 @@ {{ hour.precipitation }}{{ hour.precipitationUnits }} - {% else %} + {% else %} {{ hour.precipitation | unit("precip") }}