diff options
author | Zaphod <zaphod@piwigo.org> | 2012-03-02 21:18:44 +0000 |
---|---|---|
committer | Zaphod <zaphod@piwigo.org> | 2012-03-02 21:18:44 +0000 |
commit | 63c5934de22932e6a7209d6c87f5d08a694b03fc (patch) | |
tree | f8eabfeef1b9a36bfa3bfa005069cc90edd3bcf5 /themes/elegant/local_head.tpl | |
parent | 9ae55cd3e8699681da3d634c74fd2b1597d93f61 (diff) |
feature 2587: new theme elegant, first beta version
git-svn-id: http://piwigo.org/svn/trunk@13464 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/elegant/local_head.tpl')
-rw-r--r-- | themes/elegant/local_head.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/elegant/local_head.tpl b/themes/elegant/local_head.tpl new file mode 100644 index 000000000..8279d6f15 --- /dev/null +++ b/themes/elegant/local_head.tpl @@ -0,0 +1 @@ +{combine_script id='elegant.scripts' require='jquery' path='themes/elegant/scripts.js'}
|