{% extends "hyperkitty/base.html" %} {% load i18n %} {% load hk_generic %} {% load pagination %} {% block head_title %} {% trans "Search results for" %} "{{ query }}"{% if mlist %} - {{ mlist.display_name|default:mlist.name }} {% endif %} - {{ block.super }} {% endblock %} {% block content %}
{% trans "Sorry no email could be found for this query." %}
{% endfor %} {% else %}{% trans "Sorry but your query looks empty." %}
{% trans "these are not the messages you are looking for" %}
{% endif %} {% paginator emails %}