{% extends "layout.html" %} {% set title = _('Search') %} {% block body %}
{% endblock %} {% block footer %} {{ super() }} {% endblock %}