diff --git a/views/app/index.html b/views/app/index.html index 634d20a0ac..e1a5251b2a 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -42,19 +42,19 @@ can't pass references as paramters. so doesn't work and have to pass those in via {{{content}}} instead --> -
+

Habits

    {#each _habitList as :task}{/}
-
+

Dailies

    {#each _dailyList as :task}{/}
-
+

Todos

-
+

Rewards

{gold(_user.money)} {silver(_user.money)}
    {#each _rewardList as :task}{/}