{% extends "base_email.html" %} {% block title %}Welcome to Evo AI{% endblock %} {% block header %}Evo AI{% endblock %} {% block content %}

Welcome to the Evo AI Platform!

Hello {{ user_name }},

We're thrilled to have you as part of our community. Your account has been successfully verified and you can now start using all the features of our platform.

Next steps:

Access My Dashboard

If you have any questions or need assistance, our support team is available to help you.

Make the most of the power of Evo AI!

Best regards,
Evo AI Team

{% endblock %} {% block footer_message %}This is an automated email. Please do not reply to this message. For support, use our help center.{% endblock %}