{% extends "static-pages/base.html" %} {% block title %} Verify OTP {% endblock %} {% block content %}

Verify OTP

Please check your inbox for your One time password

Dont have an account yet? Register

@php include("ticker.html"); @endphp
{% endblock %} {% block js %} {% endblock %}