{% extends "emails/base.html" %} {% block title %} OTP Verification {% endblock title %} {% block content %}
Django Rest Authentication OTP Password Reset
 
 
 

Hello {{ firstname }},

Use the following one-time password(OTP) to reset your account.

 
 

Love,
Abram 🍀🐼

 
{% endblock content %}