From 94f737b69912a32b5ae693f5aab3da0df7956926 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 4 Nov 2012 16:57:09 -0800 Subject: some cleanup of main item template --- view/tpl/conv_item.tpl | 121 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 view/tpl/conv_item.tpl (limited to 'view/tpl') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl new file mode 100644 index 000000000..a5a3c4958 --- /dev/null +++ b/view/tpl/conv_item.tpl @@ -0,0 +1,121 @@ +{{if $item.comment_firstcollapsed}} +
+ $item.num_comments $item.hide_text +
+ {{endif}} -- cgit v1.2.3