From d6116b6979fb3d0f706550e0e5ca91c18079b3fd Mon Sep 17 00:00:00 2001 From: Simon L'nu Date: Thu, 26 Apr 2012 16:14:42 -0400 Subject: announced dipsy change. re-tie your boots, we're in for a wee ride ;) Signed-off-by: Simon L'nu --- view/theme/dispy-dark/conversation.tpl | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 view/theme/dispy-dark/conversation.tpl (limited to 'view/theme/dispy-dark/conversation.tpl') diff --git a/view/theme/dispy-dark/conversation.tpl b/view/theme/dispy-dark/conversation.tpl deleted file mode 100644 index 41b6aeadf..000000000 --- a/view/theme/dispy-dark/conversation.tpl +++ /dev/null @@ -1,23 +0,0 @@ -{{ for $threads as $thread }} -
- {{ for $thread.items as $item }} - {{if $item.comment_firstcollapsed}} -
- $thread.num_comments $thread.hide_text -
- {{endif}} - - {{ inc $item.template }}{{ endinc }} - - - {{ endfor }} -
-{{ endfor }} - -{{ if $dropping }} - -{{ endif }} -- cgit v1.2.3