{% if address.validFrom is not empty %}
- {{ address.validFrom|format_date('long') }}
+ {{ address.validFrom|format_date('long') }}
{% endif %}
diff --git a/src/Bundle/ChillPersonBundle/Resources/views/Household/addresses.html.twig b/src/Bundle/ChillPersonBundle/Resources/views/Household/addresses.html.twig index 2cb2c8465..26db143c0 100644 --- a/src/Bundle/ChillPersonBundle/Resources/views/Household/addresses.html.twig +++ b/src/Bundle/ChillPersonBundle/Resources/views/Household/addresses.html.twig @@ -6,8 +6,6 @@
Household with id {{ household.id }}
-