{% extends 'base.html.twig' %} {% block title %}New Campaign – Rise Mailer{% endblock %} {% block stylesheets %} {% endblock %} {% block body %}
{# ── Campaign Name ── #}
{# ── Template picker ── #}
{# Trigger / selection display #}
Choose a template…
Click to browse all templates with live previews
Browse
{# ── Recipients ── #}
{# ── Send Time ── #}
The campaign will be sent automatically at the selected date and time.
Cancel
{# ── Template Picker Modal ── #} {# ── Full Preview Modal ── #} {% endblock %} {% block javascripts %} {% endblock %}