From 707a5dbae7fa895186d73abd22486dab33710dc6 Mon Sep 17 00:00:00 2001 From: Simon L'nu Date: Tue, 10 Apr 2012 05:48:42 -0400 Subject: aaah, nice asides ;). we'll be updating these soon Signed-off-by: Simon L'nu --- view/theme/dispy/wall_item.tpl | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'view/theme/dispy/wall_item.tpl') diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl index 8acaeaf02..52af07532 100644 --- a/view/theme/dispy/wall_item.tpl +++ b/view/theme/dispy/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