diff --git a/inventory-app/templates/inventory.html b/inventory-app/templates/inventory.html index 1dd60c7..eb7ba2a 100644 --- a/inventory-app/templates/inventory.html +++ b/inventory-app/templates/inventory.html @@ -15,6 +15,7 @@
Sticker | Visibility | Type | @@ -31,8 +32,8 @@ {% for item in items %}|
---|---|---|---|
{% if not item.has_photo %}📸{% endif %} | {% if item.shortener %} {{ item.shortener.slug }} |