diff --git a/views/app/index.html b/views/app/index.html
index 1d7ab53244..7e59370593 100644
--- a/views/app/index.html
+++ b/views/app/index.html
@@ -308,20 +308,20 @@ do a find for the string after "→"
Habits
-
+
{#each _habitList as :task}{/}
Daily
-
+
{#each _dailyList as :task}{/}
Todos
-
+
{#each _todoList as :task}{/}
@@ -361,7 +361,7 @@ do a find for the string after "→"
{/}
-
+
{#if _user.flags.petsEnabled}
@@ -520,9 +520,9 @@ do a find for the string after "→"