From f2a7fcf8220ef497c8f39f0c9ec3175757f53128 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 9 Aug 2012 19:09:55 -0700 Subject: more theme modularisation and css/js management --- view/tpl/wallwall_thread.tpl | 105 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 view/tpl/wallwall_thread.tpl (limited to 'view/tpl/wallwall_thread.tpl') diff --git a/view/tpl/wallwall_thread.tpl b/view/tpl/wallwall_thread.tpl new file mode 100644 index 000000000..89f121f21 --- /dev/null +++ b/view/tpl/wallwall_thread.tpl @@ -0,0 +1,105 @@ +{{if $item.comment_firstcollapsed}} +
+ $item.num_comments $item.hide_text +
+ {{endif}} -- cgit v1.2.3