{% block layout_header_actions_currency_widget %} {% if position is empty %} {% set position = 'top-bar' %} {% endif %} {% if header.currencies.count > 1 %}
{% block layout_header_actions_currency_widget_form %}
{% block layout_header_actions_currency_widget_content %} {% endblock %} {% if position == 'offcanvas' %} {% endif %}
{% endblock %}
{% endif %} {% endblock %}