{% load static i18n currency_filters %} {% load thumbnail %}
{% if user.is_staff or perms.partner.dashboard_access %} {% endif %} {% if user.is_superuser %} {% endif %}
{# Logo MD variant #}
{% if CONFIG.header_hints_top_1_url and CONFIG.header_hints_top_1 %} {% endif %} {% if CONFIG.header_hints_top_1_url and CONFIG.header_hints_top_1 %} {% endif %}
{% include 'partials/search_box.html' %}
{% if CONFIG.header_hints_bottom_1 %}
{% if CONFIG.header_hints_bottom_1_url %} {% endif %} {% if CONFIG.header_hints_bottom_1_url %} {% endif %}
{% endif %}
{% if CONFIG.header_hints_bottom_2 %}
{% if CONFIG.header_hints_bottom_2_url %} {% endif %} {% if CONFIG.header_hints_bottom_2_url %} {% endif %}
{% endif %}