1 {include file="header.tpl"}
2 <body onload="init_phpfspot();">
4 <div style="float: left;">
5 <a href="javascript:showPhotoIndex();" onclick="click(this);" title="Show Photo Index">
6 <img src="resources/photo_index.png" alt="photo index" />
8 <a href="javascript:resetAll();" onclick="click(this);" title="Reset selected-tags and search results">
9 <img src="resources/reload.png" alt="reset tags" />
11 <a href="javascript:showCredits();" onclick="click(this);" title="Show's a little credit page">
12 <img src="resources/credits.png" alt="show credits" />
15 <div class="logo"> {$page_title}</div>
23 {include file="search.tpl"}
29 {include file="tags.tpl"}
37 {include file="welcome.tpl"}
42 <div style="text-align: right; font-size: 10px; color: #000000; margin-right: 10px;">
43 Licensed under GPLv3, <a href="http://oss.netshadow.at/oss/phpfspot/Project" style="font-size: 10px; color: #000000">phpfspot</a>
46 {include file="footer.tpl"}