{% if app.request.get('_route') != "default_home" %} {% endif %}

{{ bannerTitle }}

{{ bannerText }}
{% if app.request.get('_route') == "user_register" %}

Vous êtes déjà inscrit ? Connectez-vous en cliquant ici

{% endif %} {% if app.request.get('_route') == "app_login" %}

Vous n'avez pas de compte ? Inscrivez-vous en cliquant ici

{% endif %}
{% if app.request.get('_route') == "default_home" %} Recherchez votre propriété {% endif %}