wok view tazpkg-web/stuff/html/footer.html @ rev 4800

tazpkg-web: Clean-up and small fixes
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jan 17 21:59:56 2010 +0100 (2010-01-17)
parents c075da96e08a
children 0b8eeecc964e
line source
1 <!-- End of content with round corner -->
2 </div>
4 <!-- Start of footer and copy notice -->
5 <div id="copy">
6 <p>
7 Last modification : _DATE_ -
8 <a href="#top">Top of the page</a>
9 </p>
10 <p>
11 Copyright &copy; 2010 <a href="http://www.slitaz.org/">SliTaz</a> -
12 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
13 </p>
14 </div>
16 <!-- Bottom and logo's -->
17 <div id="bottom">
18 <p>
19 <a href="http://validator.w3.org/check?uri=referer"><img
20 src="http://pkgs.slitaz.org/pics/website/xhtml10.png" alt="Valid XHTML 1.0"
21 title="Valid XHTML 1.0"
22 style="width: 80px; height: 15px;" /></a>
23 </p>
24 </div>
26 </body>
27 </html>