converted tabs to soft tabs
[oweals/finalsclub.git] / emails / userSchool.ejs
1 <p>The following user registered with this information:</p>
2
3 <p>
4 Name: <%= user.name %><br>
5 Email: <%= user.email %><br>
6 School Name Chosen: <%= user.school %><br>
7 Affiliation: <%= user.affil %>
8 </p>