{% extends 'user/components/base.html' %} {% block title %}OTP Verification{% endblock %} {% block body %} Auth > OTP Verification Enter OTP Code {% csrf_token %} Verify {% endblock %}