{% extends 'layouts/full_base.html' %} {% block title %}Email Verified Successfully - Adtlas{% endblock %} {% block meta_description %}Your email has been successfully verified. Welcome to Adtlas!{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

Email Verified Successfully!

Congratulations! Your email address has been successfully verified. Your account is now fully activated and ready to use.

Welcome to Adtlas!

You can now access all features and start exploring our platform.

{% if user.is_authenticated %} Go to Dashboard {% else %} {% endif %}

Your account is now secure and verified

{% endblock %} {% block extra_js %} {% endblock %}