diff --git a/index.html b/index.html
index c830d8f..d39053c 100644
--- a/index.html
+++ b/index.html
@@ -37,12 +37,12 @@
The following items are needed:
-
{{ currentQuest.wood }}
-
{{ currentQuest.stone }}
-
{{ currentQuest.coal }}
-
{{ currentQuest.iron }}
-
{{ currentQuest.bricks }}
-
{{ currentQuest.corn }}
+
{{ currentQuest.wood }}
+
{{ currentQuest.stone }}
+
{{ currentQuest.coal }}
+
{{ currentQuest.iron }}
+
{{ currentQuest.bricks }}
+
{{ currentQuest.corn }}
Redeem reward ({{ currentQuest.reward }}
)