{% load mailarchive_extra %}
{% with subscribers.united|split_in_chunks:2 as splitted %} {% if is_owner %} {% for column in splitted %} {% endfor %} {% else %} {% for column in splitted %} {% endfor %} {% endif %} {% endwith %}