{% load i18n %}{% trans "Message from" %}: {{ data.email }}

Hi Socialschools team,

You just got a new query for Socialschools. 
Here are the details of the enquirer:
<hr>

Name: {{ data.name }} <br>
Email: {{ data.email }} <br>
Phone number: {{ data.phone }} <br>
Question: {{  data.question}}  <br>


{{ data.content|safe }}
