{#- Template for the search results. -#} {% extends "layout.html" %} {% set title = _('Search') %} {% block scripts %} {{ super() }} {% endblock %} {% block body %}
{% trans %} Please activate Javascript to enable searching the documentation. {% endtrans %}
{% endblock body %}