{% extends "base.html" %} {% load i18n %} {% load catalogue_tags pagination_tags %} {% block titleextra %}{% trans "Search" %}{% endblock %} {% block bodyid %}tagged-object-list{% endblock %} {% block body %}

{% trans "Search" %}

{% trans "More than one result matching the criteria found." %}

{% endblock %}