From 02be8defb3fbdca90fe61aa2bbb9ac17ece9856d Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Thu, 27 Dec 2012 09:47:44 +0000 Subject: Move like wrapper. Keep template theme specific while, at least while it's still in flux. --- view/theme/fancyred/tpl/conv_item.tpl | 117 ++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 view/theme/fancyred/tpl/conv_item.tpl (limited to 'view/theme/fancyred/tpl/conv_item.tpl') diff --git a/view/theme/fancyred/tpl/conv_item.tpl b/view/theme/fancyred/tpl/conv_item.tpl new file mode 100644 index 000000000..4e877bb07 --- /dev/null +++ b/view/theme/fancyred/tpl/conv_item.tpl @@ -0,0 +1,117 @@ +{{if $item.comment_firstcollapsed}} +
+ $item.num_comments $item.hide_text +
+ {{endif}} -- cgit v1.2.3