{% extends "base/layout.html" %} {% block content %}

Module Inventory Bindings

Add New Binding {% for binding in bindings %} {% empty %} {% endfor %}
Module Inventory Item Actions
{{ binding.module }} {{ binding.inventory_item }} Edit
{% csrf_token %}
No bindings found.
{% endblock %}