{% load static %}
Email Setup
{% csrf_token %}
{% if user.is_superuser %}
{% for category, label in categories.items %}
{% endfor %}
{% endif %}