diff --git a/ietf/templates/nomcom/send_reminder_mail.html b/ietf/templates/nomcom/send_reminder_mail.html
index 456a32b6c..eea18e111 100644
--- a/ietf/templates/nomcom/send_reminder_mail.html
+++ b/ietf/templates/nomcom/send_reminder_mail.html
@@ -1,18 +1,15 @@
{% extends "nomcom/nomcom_private_base.html" %}
+{% load ietf_filters %}
-{% block subtitle %} - Send reminder emails {% endblock %}
+{% block subtitle %} - Send reminder messages {% endblock %}
{% block nomcom_content %}
-
Request nomination acceptance from the listed nominees
+
Send a message to the selected nominees reminding them to {{reminder_description}}
-
-An query will be sent to each person, asking them to accept (or decline) the nomination.
+
These are the nominees that are in the '{{state_description}}' state for the listed positions.
-The list has been pre-populated with the selected list of nominees
-
-The message that will be sent is shown below the address entry form.
-
+
The message that will be sent is shown below the list of nominees.