libremiami-search/searx/templates/legacy/categories.html
2016-09-22 23:51:07 +02:00

598 B

{% for category in categories %}
{% endfor %} {% if display_tooltip %}
{{ _('Click on the magnifier to perform search') }}
{% endif %}