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

Consume

Change quantity for "{{ object }}"
{% csrf_token %} {{ form.as_p }}
{% endblock %}