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/photo_view.tpl | 37 ------------------------------------ 1 file changed, 37 deletions(-) delete mode 100644 view/theme/dispy-dark/photo_view.tpl (limited to 'view/theme/dispy-dark/photo_view.tpl') diff --git a/view/theme/dispy-dark/photo_view.tpl b/view/theme/dispy-dark/photo_view.tpl deleted file mode 100644 index 732caf690..000000000 --- a/view/theme/dispy-dark/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 }}{{ endif }} - -{{ if $edit }}$edit{{ endif }} - -{{ if $likebuttons }} -
- $likebuttons - $like - $dislike -
-{{ endif }} - -$comments - -$paginate - -- cgit v1.2.3