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

Add Location

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