{{ ann['message'] }}
Server Global Announcements
Send a message to all shops (example: scheduled maintenance / scheduled update).
Create & Send
Recent Announcements
{% for ann in announcements %}
{% else %}
{{ ann['title'] }}
Type: {{ ann['announcement_type'] }}
{{ ann['created_at'] }}
No announcements yet.
{% endfor %}