{% from 'simple/icons.html' import icon_big %} {%- set category_icons = { 'general': 'search-outline', 'images': 'image-outline', 'videos': 'play-outline', 'news': 'newspaper-outline', 'map': 'location-outline', 'music': 'musical-notes-outline', 'it': 'layers-outline', 'science': 'school-outline', 'files': 'file-tray-full-outline', 'social media': 'people-outline', } -%}
{{- '' -}}
{%- 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 -%}
{{- '' -}}