{% extends layout_path %} {% load static %} {% load i18n %} {% block title %}Two Steps Verifications Cover - Pages{% endblock %} {% block vendor_css %} {{ block.super }} {% endblock vendor_css %} {% block vendor_js %} {{ block.super }} {% endblock vendor_js %} {% block page_css %} {{ block.super }} {% endblock page_css %} {% block page_js %} {{ block.super }} {% endblock page_js %} {% block content %}
auth-two-steps-cover auth-two-steps-cover

Two Step Verification 💬

We sent a verification code to your mobile. Enter the code from the mobile in the field below. ******1234

Type your 6 digit security code

{% csrf_token %}
Didn't get the code? Resend
{% endblock content %}