{% extends "base.html" %} {% load i18n %} {% load catalogue_tags search_tags pagination_tags %} {% block titleextra %}{% trans "Search" %}{% endblock %} {% block bodyid %}tagged-object-list{% endblock %} {% block body %} {% if did_you_mean %} {% trans "Did you mean" %} {{did_you_mean|lower}}? {% endif %}
{% if results.author %}{% trans "Results by authors" %}
{% trans "Results by title" %}
{% trans "Results in text" %}
{% trans "Other results" %}