{% extends "hyperkitty/base.html" %} {% load i18n %} {% load gravatar %} {% load hk_generic %} {% load pagination %} {% block head_title %} {{ list_title }} - {{ mlist.display_name|default:mlist.name }} - {{ block.super }} {% endblock %} {% block content %}
{% trans "Sorry no email threads could be found" %} {{ no_results_text }}.
{% endfor %} {% paginator threads bydate=True %}