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

If you can not find the Pantry Item you want to add a new Line item from, add a new one here

If you can not find the Location you want to add a new Line item from, add a new one here

Add Item Line

{% csrf_token %} {{ form.as_p }}
{% endblock %}