{% extends 'inventory/base.html' %} {% block content %}

Change Password

{% csrf_token %} {{ form.as_p }}
Back to index {% endblock %}