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

Hi Socialschools Team,

A new potential customer wants to setup Socialschools at his school with the following details:

Name: {{ data.name }}

Email: {{ data.email }}

Phone number: {{ data.phone }}

Number of students: {{ data.number_of_students }}

School: {{ data.schoolname }}

Remarks: {{ data.remarks }}


Kindly get in touch with him.

Thanks!