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

🎉 Congratulations — Application Approved!

Dear {{ application.full_name }},

We are pleased to inform you that your application to the Mirella & Lino Saputo Foundation LTD has been approved! Welcome to our community of learners.

Program: {{ application.program_applied }}

Student ID: {{ user.enrollment.student_number }}

Your student portal account has been created. Use the credentials below to log in:

Login Email: {{ user.email }}

Temporary Password: {{ temp_password }}

Important: Please log in and change your password immediately for security.

Login to Student Portal

Next Steps:

  1. Log in to your student portal
  2. Change your temporary password
  3. Complete your student profile
  4. Pay the non-refundable Admin Fee of UGX 50,000 via Mobile Money: +256 392 560462

We look forward to supporting your journey. For assistance, contact us at info@mlsfoundationug.org.

Warm regards,
Admissions Team
{{ foundation_name }}

{% endblock %}