{% extends 'base.html' %} {% block title %}Contact Info — Admin{% endblock %} {% block content %}
Admin Portal

Contact Info

← Back to portal

These are the channels shown on the public Contact page and used to route messages sent through the contact form.

{% csrf_token %}
{% endblock %}