{% extends "admin_extra_buttons/action_page.html" %} {% block action-content %}
{% for n in original.notifications.all %} {% endfor %}
Notification Distribution List Environments
{{ n }} {{ n.distribution }} {{ n.environments }}
Add
{% endblock action-content %}