diff --git a/inventory-app/templates/inventory.html b/inventory-app/templates/inventory.html index e581e51..93015ed 100644 --- a/inventory-app/templates/inventory.html +++ b/inventory-app/templates/inventory.html @@ -35,12 +35,14 @@ {{ item | user_link}} {% if can_audit %} - +
+ +
{% endif %}