diff --git a/inventory-app/templates/inventory_public.html b/inventory-app/templates/inventory_public.html index 85111e5..1ca5bea 100644 --- a/inventory-app/templates/inventory_public.html +++ b/inventory-app/templates/inventory_public.html @@ -16,10 +16,7 @@ {% for item in items %} - + {% if item.shortener %} {{ item.shortener.slug }}