{% extends "hyperkitty/base.html" %} {% load i18n %} {% load gravatar %} {% load hk_generic %} {% 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 %} {% include "hyperkitty/paginator.html" with pager=threads page_jump=True %}