{% extends "business/auth/auth_base.html" %} {% block title %}Set New Password - Inventory Management System{% endblock %} {% block auth_title %}Set New Password{% endblock %} {% block auth_subtitle %}Create a new password for your account{% endblock %} {% block auth_content %} {% if validlink %}
{% else %}The password reset link was invalid, possibly because it has already been used. Please request a new password reset.