{% extends "communications/email/base_email.html" %} {% block email_body %}

Application Received!

Dear {{ application.full_name }},

Thank you for applying to the Mirella & Lino Saputo Foundation LTD. We have received your application and it is currently being reviewed by our admissions team.

Reference Number: {{ application.reference_number }}

Program Applied: {{ application.program_applied }}

Date Submitted: {{ application.submitted_at|date:"d M Y" }}

Status: Pending Review

Please keep your reference number safe — you will need it to track your application status.

You can check your application status at any time by visiting:

Check Application Status

We will notify you by email once a decision has been made. If you have any questions, feel free to contact us at info@mlsfoundationug.org or call +256 392 560462.

Warm regards,
Admissions Team
{{ foundation_name }}

{% endblock %}