{% extends 'account/base.html' %} {% load static %} {% load crispy_forms_tags %} {% load socialaccount %} {% block title %}Email Verification{% endblock title %} {% block content %}

Responsive Bootstrap 5 Admin Dashboard

{% for message in messages %} {% endfor %}

Verify Your Email Address

We have sent an e-mail to you for verification. Follow the link provided to finalize the signup process. Please contact us if you do not receive it within a few minutes.

© Skote. Crafted with by Themesbrand

{% endblock content %}