From e052be606c9c2c4e615cb557572a68af2181cc17 Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Fri, 20 Apr 2012 17:16:42 +0200 Subject: diabook-themes: add diabook-green and some minor css/bug-fixes --- view/theme/diabook/diabook-green/photo_view.tpl | 35 +++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 view/theme/diabook/diabook-green/photo_view.tpl (limited to 'view/theme/diabook/diabook-green/photo_view.tpl') diff --git a/view/theme/diabook/diabook-green/photo_view.tpl b/view/theme/diabook/diabook-green/photo_view.tpl new file mode 100644 index 000000000..071972e0c --- /dev/null +++ b/view/theme/diabook/diabook-green/photo_view.tpl @@ -0,0 +1,35 @@ +
+

$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 }} + +
+
+
+$comments +
+ +$paginate -- cgit v1.2.3