{% load static %} {% include "pxy_dashboard/partials/main.html" %} {% include "pxy_dashboard/partials/title-meta.html" with title="Confirm Email" %} {% include "pxy_dashboard/partials/head-css.html" %} {% include "pxy_dashboard/partials/background.html" %}
mail sent image

Please check your email

A email has been send to youremail@domain.com. Please check for an email from company and click on the included link to reset your password.

{% include "pxy_dashboard/partials/footer-script.html" %} {% block extra_js %} {% endblock extra_js %}