From 9a60ed52692effef9a7e30e310d0376c4477723e Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Tue, 5 Mar 2013 16:06:56 -0500 Subject: [PATCH] some html cleanup --- views/app/index.html | 6 +-- views/app/tasks.html | 110 +++++++++++++++++++++---------------------- 2 files changed, 58 insertions(+), 58 deletions(-) diff --git a/views/app/index.html b/views/app/index.html index c3ce1ca06f..359f325817 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -1,11 +1,11 @@ + + + - - - diff --git a/views/app/tasks.html b/views/app/tasks.html index 4c2e0ed39b..b4bb54b592 100644 --- a/views/app/tasks.html +++ b/views/app/tasks.html @@ -62,69 +62,69 @@ {#if _user.flags.petsEnabled} -
+
-
-
- +
+
+ +
+ +
+ {#with _view.items.pets as :pets} + +
+ {#with :pets[0]}{/} + {#with :pets[1]}{/} + {#with :pets[2]}{/} + {#with :pets[3]}{/} +
+ +
+ {#with :pets[4]}{/} + {#with :pets[5]}{/} + {#with :pets[6]}{/} + {#with :pets[7]}{/} +
+ +
+ {#with :pets[8]}{/} + {#with :pets[9]}{/} + {#with :pets[10]}{/} + {#with :pets[11]}{/} +
+ +
+ {#with :pets[12]}{/} + {#with :pets[13]}{/} + {#with :pets[14]}{/} + {#with :pets[15]}{/} +
+ +
+ {#with :pets[16]}{/} +
+ + + {/} +
+
-
- {#with _view.items.pets as :pets} -
- {#with :pets[0]}{/} - {#with :pets[1]}{/} - {#with :pets[2]}{/} - {#with :pets[3]}{/} -
- -
- {#with :pets[4]}{/} - {#with :pets[5]}{/} - {#with :pets[6]}{/} - {#with :pets[7]}{/} -
- -
- {#with :pets[8]}{/} - {#with :pets[9]}{/} - {#with :pets[10]}{/} - {#with :pets[11]}{/} -
- -
- {#with :pets[12]}{/} - {#with :pets[13]}{/} - {#with :pets[14]}{/} - {#with :pets[15]}{/} -
- -
- {#with :pets[16]}{/} -
- - - {/} -
- +
- - - -
- {else} - - {/} + {else} + + {/}
-
- + +