{% 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 %} Support email Direct / business inquiries email Direct contact email Phone number(s) Office address {{ contact_settings.office_address }} Save Changes {% endblock %}
These are the channels shown on the public Contact page and used to route messages sent through the contact form.