issue13, first try of external links, this time for photo index
[phpfspot.git] / templates / welcome.tpl
1 <!-- welcome -->
2 <table>
3  <tr>
4   <td class="index_header" style="text-align: left;">
5    Welcome to the finest photo gallery for F-Spot<br />
6   </td>
7  </tr>
8  <tr>
9   <td>
10    <div id='single'>
11    <table>
12     <tr>
13      <td>
14 This application targets to provide an easy way, to presentate<br />
15 your f-spot pictures in the web, in a way you don't need any of<br />
16 current web2.0 providers or setup complex apps like gallery<br />
17 <br />
18 I suggest that you change this text after you have finished the installation ;)
19 <br /><br />
20 <a href="javascript:showPhotoIndex();">Click here to take a look on your photo index</a>
21      </td>
22     </tr>
23    </table>
24    </div>
25   </td>
26  </tr>
27 </table>
28 <!-- /welcome -->