{%- extends "basic/search.html" %} {% block body %}
{% trans %}Please activate JavaScript to enable the search functionality.{% endtrans %}
{% trans %} Note that the search function will only return results containing all of the search terms; if you can't find the page you are looking for, try removing some search terms and searching again.{% endtrans %}
{% if search_performed %}{{ _('Your search did not match any documents. Please make sure that all words are spelled correctly and that you\'ve selected enough categories.') }}
{% endif %} {% endif %}