{% if mobile %}
{% if config.preferences %} {% endif %}
{% for tab_id, tab_content in tabs.items() %} {% if tab_content['selected'] %} {{ tab_content['name'] }} {% else %} {{ tab_content['name'] }} {% endif %} {% endfor %}
{% else %}
{% if config.preferences %} {% endif %}
{% for tab_id, tab_content in tabs.items() %} {% if tab_content['selected'] %} {{ tab_content['name'] }} {% else %} {{ tab_content['name'] }} {% endif %} {% endfor %}
{% endif %}

{% set display_tooltip = true %} {% include 'simple/categories.html' %}
{% include 'simple/filters/languages.html' %} {% include 'simple/filters/time_range.html' %} {% include 'simple/filters/safesearch.html' %}
{% if timeout_limit %}{% endif %}
{{- '' -}}
{%- if not search_on_category_select or not display_tooltip -%} {%- for category in categories_as_tabs -%}
{{- '' -}}
{%- endfor -%} {%- if display_tooltip %}
{{ _('Click on the magnifier to perform search') }}
{% endif -%} {%- else -%} {%- for category in categories_as_tabs -%}{{- '\n' -}} {{- '' -}} {%- endfor -%} {{- '\n' -}} {%- endif -%}
{{- '' -}}