diff --git a/modules/default/weather/hourly.njk b/modules/default/weather/hourly.njk index 4d92980d..38832bdb 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") }}