{% extends "newsletters/base.html" %} {% load i18n %} {% load base_filters %} {% block title %} {{ block.super }}{% trans 'Tendenci Newsletter Generator - Marketing Action'%} {% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block content %}
{% trans "The e-mail has completed processing - all e-mails have been distributed." %}
{% endif %}{% trans 'Total E-mail Sent' %}: {{ object.email_sent_count }}
{% trans 'E-mails completed sending at' %}: {{ object.date_email_sent }}
{% if object.date_last_resent %}{% trans 'Date of last resent' %}: {{ object.date_last_resent }}
{% trans 'Resent Count' %}: {{ object.resend_count }} {% endif %}
{% trans 'Date Created' %}: {{ object.date_created }} {% trans 'Date Submitted' %}: {{ object.date_submitted }}
{% trans "Kindly refresh this page or wait for the confirmation email to check the status of your newsletter." %}