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

Hi Socialschools Team,

You have got a demo request. It's demo time.

Following are the details of the person:

Name: {{ data.name }}

Email: {{ data.email }}

Phone number: {{ data.phone }}

He want the demo on following date: 

First preference: {{ data.first_possibility }} at {{ data.first }}

Second preference: {{ data.second_possibility }} at {{ data.second }}

Here are the remarks of the user:

{{ data.remarks }}

