From 8809e96310048518ffdcc0ffd6a7faed112ab17a Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Sat, 21 Apr 2012 01:06:17 +0200 Subject: diabook-themes: add diabook-dark --- view/theme/diabook/diabook-dark/photo_view.tpl | 35 ++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 view/theme/diabook/diabook-dark/photo_view.tpl (limited to 'view/theme/diabook/diabook-dark/photo_view.tpl') diff --git a/view/theme/diabook/diabook-dark/photo_view.tpl b/view/theme/diabook/diabook-dark/photo_view.tpl new file mode 100644 index 000000000..071972e0c --- /dev/null +++ b/view/theme/diabook/diabook-dark/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