From a7f70524df847f3dd8e53e0e07b67597edb1631c Mon Sep 17 00:00:00 2001 From: patdenice Date: Thu, 16 Feb 2012 11:51:34 +0000 Subject: feature:2577 Add mobile theme git-svn-id: http://piwigo.org/svn/trunk@13182 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/smartpocket/template/index.tpl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 themes/smartpocket/template/index.tpl (limited to 'themes/smartpocket/template/index.tpl') diff --git a/themes/smartpocket/template/index.tpl b/themes/smartpocket/template/index.tpl new file mode 100644 index 000000000..f9d319783 --- /dev/null +++ b/themes/smartpocket/template/index.tpl @@ -0,0 +1,5 @@ +
+{if !empty($CATEGORIES)}{$CATEGORIES}{/if} +{if !empty($THUMBNAILS)}{$THUMBNAILS}{/if} +
+ -- cgit v1.2.3