{% if user-content.additional-headers %} {{ user-content.additional-headers | safe }} {% endif %}
{% if user-content.brand-home-title %} {{ user-content.brand-home-title }} {% else %} Home {% endif %}
{% if user-content.enable-product-selection %}
{% if user-content.product-selection-short-name %} {{ user-content.product-selection-short-name }} {% else %} Sélection du libraire {% endif %}
{% endif %}
{% if user-content.brand-link-title %} {{ user-content.brand-link-title }} {% else %} {{ user-content.brand-name }} {% endif %}
{% if user-content.basket-short-name %} {{ user-content.basket-short-name }} {% else %} Panier {% endif %}
0
{% block content %} {% endblock %}