{% extends 'base.html' %} {% block title %}Send Update — Admin{% endblock %} {% block content %}
Admin Portal

Send Update

← Back to portal

Send a one-off SMS and/or email to every customer, every picker, or everyone — for announcements that aren't tied to a specific order (service changes, market price updates, etc). This reaches phones/inboxes directly, unlike the homepage News & Announcements list.

{% csrf_token %}
{% endblock %}