JezK
Edit File: registration2-12.html
<!DOCTYPE html> <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> <head> <meta charset="utf-8"> <!-- utf-8 works for most cases --> <meta name="viewport" content="width=device-width"> <!-- Forcing initial-scale shouldn't be necessary --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- Use the latest (edge) version of IE rendering engine --> <meta name="x-apple-disable-message-reformatting"> <!-- Disable auto-scale in iOS 10 Mail entirely --> <title>Thank You for Registering at Teoler</title> <!-- The title tag shows in email notifications, like Android 4.4. --> </head> <body> <div style="font-family: Arial, Helvetica, sans-serif;"> <div style="margin:0;padding:20px 0;background:#fff" dir="ltr"> <div style="border:1px solid #004274;max-width:600px;margin:0 auto;border-radius:2px;margin:40px auto 20px auto;padding:20px;background:white"> <div style="width:100%; border-bottom:1px solid #004274; display: block; overflow: hidden;"> <div style="text-align:left; padding-bottom:10px; width: 40%; float: left;"> <a href="https://teoler.com" rel="noreferrer" target="_blank"> <img src="https://teoler.com/wp-content/uploads/2022/04/teoler-logo.png" width="80" style="border:none;vertical-align:text-bottom"> </a> </div> <div style="text-align:right;padding-bottom:10px; width: 40%; float: right"> <a href="https://unbounded.teoler.com/" rel="noreferrer" target="_blank"> <img src="https://unbounded.teoler.com/wp-content/uploads/2022/05/Teoler-Unbounded-Logo-Transparent.png" width="130" style="border:none;vertical-align:text-bottom"> </a> </div> </div> <div style="width:100%;max-width:560px"> <p>Your ward <b>%studentFirstName%</b> has been registered for Grade <b>%userGrade%</b>. The registration number is <b>%registrationNumber%</b>.</p> <p>If you have applied for Grades 2 to 12, we shall be administering an online / offline assessment. We will inform you of the scheduled online / offline assessment on your registered mobile numbers and on registered e-mail. </p> <p>The Assessment result shall be shared with you within 10 working days from the day of Assessment.</p> <p>Please ensure that you check your registered Email / WhatsApp regularly for further updates related to admission process. You can also check the status on our school's website <b>(New Admissions Login)</b> using registration number, name and date of birth of your ward.</p> <p>For any further questions/assistance related to your ward's admission process you can call us on our admission helpline number:<a href="tel:7374963936">7374963936</a> or you can send us an email at: <a href="mailto:admissions@teoler.com">admissions@teoler.com</a></p> <p>Regards<br>Team Teoler</p> </div> </div> </div> </div> </body> </html>