{% block additional_headers %} {% endblock %}
    {{ search_form.as_ul }}

{{list_address}}

All lists

{% if next_thread %}
New thread
{{next_thread}}
{% endif %}
question
{{first_mail.email.subject}}
  • {{participants|length}} participants
  • {{answers}} comments
{% if prev_thread %}
New thread
{{prev_thread}}
{% endif %}


{% block content %} {% endblock %}