1
0
This repository has been archived on 2024-03-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
EtailConferenceTheme/src/Resources/views/storefront/layout/header/header.html.twig

12 lines
267 B
Twig
Raw Normal View History

{% sw_extends "@Storefront/storefront/layout/header/header.html.twig" %}
{% block layout_header_search %}
<div class="col"></div>
{% endblock %}
{% block layout_header_actions_wishlist %}{% endblock %}
{% block layout_header_actions_account %}{% endblock %}