{% extends 'base.html' %} {% block title %} {{ _('Search') }} - {{ super() }} {% endblock %} {% block content %}
{% endblock %}