{% extends "reinhardt/_base.html" %} {% load reinhardt_extras %} {% load i18n %} {% block head_title %}{% translate "search" %}{% endblock %} {% block main %}
recherche de {{ q }} - {% translate "results" %}
{% if not has_results %}{% translate "no results" %}
{% endif %}