From 29b6a982a1babfecfae558ec7421d93f45f407a1 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Tue, 26 Jun 2012 11:28:03 -0400 Subject: [PATCH] span3 instead --- views/app/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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}{/}