{% extends "emails/base.html" %} {% block content %}
Hello there,
Congratulations on enrolling in {{ course_title }}! We're excited to have you join our learning community.
To get started, please verify your email address by clicking the button below:
{% if support_imap_interface %}You can also verify your email by sending a message to {{ imap_email_address }} with your verification code in the subject line or email body. Simply forward this email to complete the verification process.
Verification Code: {{ verification_code }}
If you didn't sign up for this course, you can safely ignore this email.
Best regards,
{{ organization_name }}