{%- if not theme_header_tabs | tobool -%}
{%- include 'partials/sidebar-primary-toggle.html' -%}
{%- endif -%}
{% for tmpl in theme_header_start %}{% include tmpl %}{% endfor %}
{%- if not theme_header_tabs | tobool -%}
{%- include 'partials/sidebar-primary-toggle.html' -%}
{%- endif -%}
{% for tmpl in theme_header_end %}{% include tmpl %}{% endfor %}