{% extends 'base/layout.html' %} {% load static %} {% block content %}

Link Module to InventoryItem

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