{% extends "admin/base_site.html" %} {% block title %}Send emails to communication recipients | By ReportLab for Air Seychelles{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}Here are the details of the email you are about to send. Once you have checked the all the content is correct, click 'Next'. If you need to make changes to the email, use the 'Edit' button and come back here afterwards.
{% endifequal %} {% ifequal step 2 %} {% if communication_warnings %}You have the following errors with your email content:
You are about to add approximately {{lead_count}} lead{{lead_count|pluralize}} to the email queue. If you chose to only send to leads you havn't emailed before, there will actually be less than this number of emails sent. If you are sure you want to procede and send these emails, please carefully press the 'Send' button once.
{% else %}Error: No leads!
{% endif %} {% endifequal %} {% endblock %}