diff --git a/templates/Party/create.html.twig b/templates/Party/create.html.twig index 5660db17..e26274b5 100644 --- a/templates/Party/create.html.twig +++ b/templates/Party/create.html.twig @@ -197,11 +197,15 @@ {% if geoCountry() == "BE" %} {% if app.request.locale == "fr" %} + +
+ {% elseif app.request.locale == "nl" %} +
{% else %} - +
{% endif %} {% endif %}