fixed html typo
[phpfspot.git] / themes / default / templates / welcome.tpl
1 <!-- welcome -->
2 <div class="header" style="text-align: left;">
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 style="padding: 10px; margin-left: 10px; margin-right: 10px;">
6 This application targets to provide an easy way, to presentate your F-Spot<br />
7 pictures in the web, in a way where you do not need any of the current<br />
8 web2.0 providers or setup complex apps like gallery<br />
9 <br />
10 You can addept this welcome page in the file "welcome.tpl" in the template<br />
11 directory. ;)
12 <br /><br />
13 <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>
14 </div>
15 <!-- /welcome -->