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/theme/quattro/photo_view.tpl | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 view/theme/quattro/photo_view.tpl (limited to 'view/theme/quattro/photo_view.tpl') diff --git a/view/theme/quattro/photo_view.tpl b/view/theme/quattro/photo_view.tpl deleted file mode 100644 index 3b7a66271..000000000 --- a/view/theme/quattro/photo_view.tpl +++ /dev/null @@ -1,37 +0,0 @@ -
-

$album.1

- - - -
-{{ if $prevlink }}{{ endif }} -{{ if $nextlink }}{{ endif }} -
$desc
-{{ if $tags }} -
$tags.0
-
$tags.1
-{{ endif }} -{{ if $tags.2 }}
$tags.3
{{ endif }} - -{{ if $edit }}$edit{{ endif }} - -{{ if $likebuttons }} -
- $likebuttons - $like - $dislike -
-{{ endif }} -
- $comments -
- -$paginate - -- cgit v1.2.3