{% extends 'adminpanel/inc/layout.html'%} {% load static%} {% load query_params%} {% block pagetitle %} Forgot Password{% endblock %} {% block bodyclass%}hold-transition login-page{% endblock %} {% block body%}

You've got mail!

Instructions for completing your password reset have been sent to the email address you provided.

If you don't see it in your inbox within the next few minutes,try checking your spam folder.

{% endblock %}