From 1697d21b17f9af2692343e7aa1b36629ae9ea147 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Tue, 10 Jul 2007 18:52:56 +0000 Subject: [PATCH] issue27, template for gallery export git-svn-id: file:///var/lib/svn/phpfspot/trunk@187 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- templates/export.tpl | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 templates/export.tpl diff --git a/templates/export.tpl b/templates/export.tpl new file mode 100644 index 0000000..a3e5641 --- /dev/null +++ b/templates/export.tpl @@ -0,0 +1,20 @@ +{include file="header.tpl"} + +
+ + + + +
+
+ + +
+
+
+
+ +{include file="footer.tpl"} -- 2.34.1