{% extends TEMPLATE_BASE %} {% block title %}Contact Voters for {{election.name}}{% endblock %} {% block content %}
You are sending this email to a specific user: {{voter.name}} ({{voter.voter_id}})
{% endif %}Templates: {% for template_option in templates %} {% if template_option.0 == template %} {{template_option.1}} {% else %} {{template_option.1}} {% endif %} {% endfor %}
Subject: {{default_subject}} {{default_body|safe}}
You may tweak the subject and add a custom message using the form below.