7edda55be15827ef510fc65ab9b4f78204689800
[phpfspot.git] / themes / default / templates / welcome.tpl
1 <!-- welcome -->
2 <div class="header">
3  phpfspot welcomes you to a dynamic photo gallery for <a href="http://f-spot.org" target="_blank">F-Spot</a><br />
4 </div>
5 <div class="welcome">
6
7  <p>
8  <div>
9    <img src="phpfspot_img.php?idx=rand&width=150&i=1">
10  </div>
11   This application targets to provide an easy way, to presentate your F-Spot<br />
12   pictures in the web, in a way where you do not need any of the current<br />
13   web2.0 providers or setup complex apps like gallery
14  </p>
15
16  <br class="clearboth">
17
18  <p>
19  <div>
20    <img src="phpfspot_img.php?idx=rand&width=150&i=2">
21  </div>
22   You can adapt this welcome page in the file "welcome.tpl" in the template<br />
23   directory of your current theme.
24  </p>
25
26  <br class="clearboth">
27
28  <p>
29  <div>
30    <img src="phpfspot_img.php?idx=rand&width=150&i=3">
31  </div>
32  <a href="javascript:showPhotoIndex();">[ Click here to take a look at your photo index or select a tag from the list on the left ]</a>
33  </p>
34 </div>
35 <!-- /welcome -->