From 01961f7caa8e6c8ecaaaad9d28c61883863eab68 Mon Sep 17 00:00:00 2001 From: Simon L'nu Date: Sat, 7 Apr 2012 23:46:47 -0400 Subject: minor dispy* fixes Signed-off-by: Simon L'nu --- view/theme/dispy-dark/wall_item.tpl | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'view/theme/dispy-dark/wall_item.tpl') diff --git a/view/theme/dispy-dark/wall_item.tpl b/view/theme/dispy-dark/wall_item.tpl index 8acaeaf02..52af07532 100644 --- a/view/theme/dispy-dark/wall_item.tpl +++ b/view/theme/dispy-dark/wall_item.tpl @@ -4,9 +4,7 @@
- - $item.name - + $item.name menu
    @@ -57,15 +55,16 @@
-
+
$item.title
-
$item.body -
- {{ for $item.tags as $tag }} - $tag - {{ endfor }} -
+
+ $item.body +
+ {{ for $item.tags as $tag }} + $tag + {{ endfor }} +
-- cgit v1.2.3