{% extends TEMPLATE_BASE %} {% load i18n %} {% block title %}{% trans "Contact Voters for" %} {{election.name}}{% endblock %} {% block content %}
{% trans "You are sending this email to a specific user:" %} {{voter.name}} ({{voter.voter_id}})
{% endif %}{% trans "Subject:" %} {{default_subject}} {{default_body|safe}}
{% trans "You may tweak the subject and add a custom message using the form below." %}