{% include 'patterns/atoms/form_fields/form_input.html' with form_placeholder='Hledej' classes='text-black px-2 py-1 w-80' %}
{% if important_item %}
{% if not is_transparent %} {% include 'patterns/atoms/icons/arrow.html' with width='27' height='28.35' fill='#fff' %} {% else %} {% endif %}
{{ important_item }}
{% endif %} {% for item in menu_items %} {{ item }} {% endfor %}
{{ menu_button_2 }}
{{ menu_button_1 }}
{% if important_item %} {% if not is_transparent %} {% include 'patterns/atoms/icons/arrow.html' with width='27' height='28.35' %} {% else %} {% endif %} {{ important_item }} {% endif %} {% for item in menu_items %} {{ item }} {% endfor %}
{{ menu_button_2 }}
{{ menu_button_1 }}