{% block additional_headers %} {% endblock %}
{% if list_address %}
{{list_name}}
{% else %}
{{list_name}}
{% endif %}
{{month}}
{{ search_form.as_ul }}
{{list_address}}
All lists
{% if next_thread %}
{{next_thread}}
{% endif %}
question
{{first_mail.email.subject}}
{{participants|length}} participants
{{answers}} comments
{% if prev_thread %}
{{prev_thread}}
{% endif %}
{% block content %} {% endblock %}