diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2007-06-05 20:47:51 +0000 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2007-06-05 20:47:51 +0000 |
commit | bbf969dc87143266abb170ec1334fcc444b33fb7 (patch) | |
tree | 33feeb89f50df4b81968ae0f62ef650c80a7579e /templates | |
parent | 2a7482575ed5d5d010ca6e54d0b902c682132cd5 (diff) |
a little welcome page
git-svn-id: file:///var/lib/svn/phpfspot/trunk@19 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'templates')
-rw-r--r-- | templates/welcome.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/welcome.tpl b/templates/welcome.tpl new file mode 100644 index 0000000..1c1ec19 --- /dev/null +++ b/templates/welcome.tpl @@ -0,0 +1,3 @@ +welcome in the finest photo gallery for F-Spot<br /> +<br /> +<a href="javascript:showPhotoIndex();">Click here if you want to see your photo index</a> |