{% extends "admin_extra_buttons/action_page.html" %}{% load i18n %} {% block action-content %}
These are the channels enabled for your account
{{ addresses }}
{% csrf_token %} {{ form.as_table }}
{% endblock action-content %}