diff --git a/views/app/index.html b/views/app/index.html
index f22b1600e3..98947462ae 100644
--- a/views/app/index.html
+++ b/views/app/index.html
@@ -3,6 +3,11 @@
+
+
+ {{{title}}}
+
+
@@ -12,33 +17,25 @@
Lvl: {_user.lvl}
- Habits
-
-
+ {#each _habitList}{/}
- Dailies
-
-
+ {#each _dailyList}{/}
- Todos
-
-
+ {#each _todoList}{/}
- Rewards
-
-
+ {#each _rewardList}{/}