{% 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 %}

Country code, no +, no spaces (e.g. 255695738861). This is where customers are sent to submit their payment proof screenshot after checkout.

{% endblock %}