{% extends "business/auth/auth_base.html" %} {% block title %}Password Reset Complete - Inventory Management System{% endblock %} {% block auth_title %}Password Reset Complete{% endblock %} {% block auth_subtitle %}Your password has been successfully reset{% endblock %} {% block auth_content %}

Success!

Your password has been set. You may go ahead and log in now.

Password successfully changed. Please log in with your new password.
Go to Login
{% endblock %}