{% extends "admin/change_form.html" %} {% load i18n layout cyclope_utils %} {% block object-tools %} {% if change %}{% if not is_popup %} {% endif %}{% endif %}
{% trans "Contents in this newssletter" %} ({% trans "View and sort objects" %})
{% with catz_by_region=original.catz_by_region %} {% with categorizations=catz_by_region.0 %} {% endwith %} {% with categorizations=catz_by_region.1 %} {% endwith %} {% with categorizations=catz_by_region.2 %} {% endwith %} {% endwith %}
{% endblock %}