{% block body %} {% autoescape false %}
{% if sylius_bundle_loaded_checker('SyliusShopBundle') %} {% set url = sylius_channel_url(path('sylius_shop_homepage', {'_locale': localeCode}), channel) %} Ma Pépinière {% else %} Sylius {% endif %}
{% block content %}{% endblock %}
{% endautoescape %} {% endblock %}