{% block body %} {% autoescape false %} {% set logo = channel.hostname is not null ? 'http://' ~ channel.hostname ~ asset('assets/shop/img/v4.png') : absolute_url(asset('assets/shop/img/v4.png')) %}
{% if sylius_bundle_loaded_checker('SyliusShopBundle') %} {% set url = channel.hostname is not null ? 'http://' ~ channel.hostname ~ path('sylius_shop_homepage', {'_locale': localeCode}) : url('sylius_shop_homepage', {'_locale': localeCode}) %} Sylius {% else %} Sylius {% endif %}
{% block content %}{% endblock %}
Cuir'รด'Folies
{% endautoescape %} {% endblock %}