{% extends "business/auth/auth_base.html" %} {% block title %}Profile Settings - Inventory Management System{% endblock %} {% block auth_title %}Profile Settings{% endblock %} {% block auth_subtitle %}Manage your account information{% endblock %} {% block auth_content %}
{% csrf_token %}
Personal Information

Change Password
At least 8 characters with letters and numbers.
Cancel
{% endblock %} {% block auth_footer %}

Need help? Contact support

{% endblock %}