From 6db8b5bbd213693587de6d696e401d5b936b3b80 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 6 Nov 2012 20:39:00 -0800 Subject: All the themes except one are horked anway --- view/theme/comix-plain/comment_item.tpl | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 view/theme/comix-plain/comment_item.tpl (limited to 'view/theme/comix-plain/comment_item.tpl') diff --git a/view/theme/comix-plain/comment_item.tpl b/view/theme/comix-plain/comment_item.tpl deleted file mode 100644 index 9c3facaff..000000000 --- a/view/theme/comix-plain/comment_item.tpl +++ /dev/null @@ -1,32 +0,0 @@ -
-
- - - - - - - -
- $mytitle -
-
- - {{ if $qcomment }} - {{ for $qcomment as $qc }} - $qc -   - {{ endfor }} - {{ endif }} - -
- - -
-
- -
-- cgit v1.2.3