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

Responsive Bootstrap 5 Admin Dashboard

Verify your email

Please enter the 4 digit code sent to example@abc.com

Didn't receive a code ? Resend

© Skote. Crafted with by Themesbrand

{% endblock content %} {% block extra_javascript %} {% endblock extra_javascript %}