{% load i18n %} {% trans "Message from the contact form" %}

{% trans "Message from the contact form" %}


robot picture
{{ subject }}

{{ message }}



{% trans "Sender" %}: {{ sender }}


{{ email }}



{% trans "message sent with envelope - a contact form app for Django" %}