Step 1
{% extends "base.html" %} {% block title %}Admin Email Resend{% endblock %} {% block page_id %}emails{% endblock %} {% block page_title %}New Emails{% endblock %} {% block eyebrow %}Delivery{% endblock %} {% block content %} {% with messages = get_flashed_messages(with_categories=true) %} {% if messages %}
Step 1
Step 2
Reuses existing gallery email flow. Images are not duplicated.