{% extends 'evotemailings/base.html' %} {% block containerpt %}
Caro membro da Comissão Eleitoral,
Recebeu um contacto de {{name}} ({{from}}) com o assunto {{subject}} e a seguinte mensagem: {{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 %}