From 44eb3f1271f52b761805ec5b83513d3ddc0cba6c Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Mon, 11 Feb 2013 19:28:05 -0500 Subject: [PATCH] encapsulates more --- views/app/index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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 "→"
- -
- {{@content}} + + +