From 3db2cf76b9329a194210a0faf19484dedf9eea86 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 3 Apr 2012 16:40:25 -0700 Subject: remove loozah themes which fell too far behind to recover --- view/theme/loozah/comment_item.tpl | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100755 view/theme/loozah/comment_item.tpl (limited to 'view/theme/loozah/comment_item.tpl') diff --git a/view/theme/loozah/comment_item.tpl b/view/theme/loozah/comment_item.tpl deleted file mode 100755 index 3503c3843..000000000 --- a/view/theme/loozah/comment_item.tpl +++ /dev/null @@ -1,32 +0,0 @@ -
-
- - - - - - - -
- $mytitle -
-
- - {{ if $qcomment }} - {{ for $qcomment as $qc }} - $qc -   - {{ endfor }} - {{ endif }} - -
- - -
-
- -
-- cgit v1.2.3