{#- Template for the search results page. -#} {% if theme_show_nav|tobool %} {%- extends "with-sidebar.html" -%} {% else %} {%- extends "without-sidebar.html" -%} {% endif %} {% set title = _('Search') %} {% block scripts %} {{ super() }} {% endblock %} {% block body %}