{% extends "business/auth/auth_base.html" %} {% block title %}Reset Password - Inventory Management System{% endblock %} {% block auth_title %}Reset Your Password{% endblock %} {% block auth_subtitle %}Enter your email to receive reset instructions{% endblock %} {% block auth_content %}
{% endblock %} {% block auth_footer %}Remember your password? Sign in here
{% endblock %}