diff --git a/src/frontend/items.eta.html b/src/frontend/items.eta.html
index b7562d0..674e5f6 100644
--- a/src/frontend/items.eta.html
+++ b/src/frontend/items.eta.html
@@ -21,8 +21,8 @@
-
-
-
+
+
<% it.categories.forEach(function(cat){ %>
<% }) %>
@@ -61,13 +61,20 @@
-
-
-
+
You have to create a storage location beforehand.
+
+
+
+
+ <% it.contactInfo.forEach(function(address){ %>
+
+ <% }) %>
+
+