diff --git a/src/app/item-page/full/full-item-page.component.html b/src/app/item-page/full/full-item-page.component.html
index 1d5cafde6a2..354e1a3f86c 100644
--- a/src/app/item-page/full/full-item-page.component.html
+++ b/src/app/item-page/full/full-item-page.component.html
@@ -19,11 +19,13 @@
-
-
{{mdEntry.key}} |
- {{mdValue.value}} |
- {{mdValue.language}} |
-
+
+
+
{{mdEntry.key}} |
+ {{mdValue.value}} |
+ {{mdValue.language}} |
+
+
diff --git a/src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html b/src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html
index 24940ea2443..aa286703e58 100644
--- a/src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html
+++ b/src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html
@@ -392,11 +392,89 @@