{% extends 'evotemailings/base.html' %} {% block containerpt %}
Caro membro da Comissão Eleitoral,
You have received an contact from {{name}} ({{from}}) with the subject {{subject}} and the following message: {{message}}
{% endblock containerpt %} {% block container %}Dear member of the Electoral Commission,
You have received an contact from {{name}} ({{from}}) with the subject {{subject}} and the following message: {{message}}
{% endblock %}