{% 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:

Name: {{ data.name }}

Email: {{ data.email }}

Phone number: {{ data.phone }}

Question: {{  data.question}} 

{{ data.content|safe }}
