diff --git a/storage/templates/item.html b/storage/templates/item.html index 68bd433..3da0747 100644 --- a/storage/templates/item.html +++ b/storage/templates/item.html @@ -64,9 +64,10 @@ {% if labels %}

Labels

+ {% for label in labels %} -
- + +
{% endfor %} {% endif %}