{% extends "../baseOffline.html" %} {% load static %} {% load project_extras %} {% block otherCSS %}{% endblock %} {% block title %} Reset password {% endblock %} {% block content %}

Reset password

[[ error ]]
Reset Password


Resetting password... Please wait



Password resetted successfully!
Sign In

Have an account already? Please go to Sign In

Still no account? Please go to Sign up

{% include "dist/project/auth/authFooter.html" %}
{% endblock %} {% block otherJS %}{% endblock %}