From f5f1956e8b855ab5aeab531fc44a1a773427bf64 Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Fri, 20 Apr 2012 01:44:20 +0200 Subject: diabook-themes: theme-settings: add "colour scheme"-option, add diabook-pink and some bug/css-fixes --- view/theme/diabook/diabook-aerith/photo_view.tpl | 35 ++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 view/theme/diabook/diabook-aerith/photo_view.tpl (limited to 'view/theme/diabook/diabook-aerith/photo_view.tpl') diff --git a/view/theme/diabook/diabook-aerith/photo_view.tpl b/view/theme/diabook/diabook-aerith/photo_view.tpl new file mode 100644 index 000000000..071972e0c --- /dev/null +++ b/view/theme/diabook/diabook-aerith/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