From 810a329a764af4760a6bb94ee8c88a272c9c757c Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Wed, 3 Aug 2016 19:31:03 +0000 Subject: [PATCH] Minor code layout fix in template --- templates/ticket/list.hamlet | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/templates/ticket/list.hamlet b/templates/ticket/list.hamlet index 6eed073..150c76e 100644 --- a/templates/ticket/list.hamlet +++ b/templates/ticket/list.hamlet @@ -25,9 +25,7 @@ $# . Author Title Done - $forall - (Value number, Entity _ author, Value title, Value done) - <- rows + $forall (Value number, Entity _ author, Value title, Value done) <- rows #{number}