7 lines
No EOL
254 B
Twig
7 lines
No EOL
254 B
Twig
{% sw_extends '@Storefront/storefront/layout/header/header.html.twig' %}
|
|
|
|
{% block layout_header_logo %}
|
|
<div class="col-12 col-lg-6 header-logo-col">
|
|
<p class="delivery">{{ 'header.freeDeliveryText'|trans|sw_sanitize }}</p>
|
|
</div>
|
|
{% endblock %} |