{% extends "finaid/base.html" %} {% load bootstrap_tags %} {% load i18n %} {% block head_title %}{% trans "Send emails to applicants" %}{% endblock %} {% block body_id %}finaid_mail{% endblock %} {% block body %} Back to list of applications {% if form.errors %}
{% trans "There were errors in your form, please correct them and submit again." %}