wok diff tazpkg-web/stuff/html/footer.html @ rev 3521

Add Tazpkg-web - SliTaz Packages Web interface
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jun 21 03:26:15 2009 +0200 (2009-06-21)
parents
children 48aebe803b83
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/tazpkg-web/stuff/html/footer.html	Sun Jun 21 03:26:15 2009 +0200
     1.3 @@ -0,0 +1,31 @@
     1.4 +<!-- End of content with round corner -->
     1.5 +</div>
     1.6 +<div id="content_bottom">
     1.7 +<div class="bottom_left"></div>
     1.8 +<div class="bottom_right"></div>
     1.9 +</div>
    1.10 +
    1.11 +<!-- Start of footer and copy notice -->
    1.12 +<div id="copy">
    1.13 +<p>
    1.14 +Last modification : _DATE_ -
    1.15 +<a href="#top">Top of the page</a>
    1.16 +</p>
    1.17 +<p>
    1.18 +Copyright &copy; 2009 <a href="http://www.slitaz.org/">SliTaz</a> -
    1.19 +<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
    1.20 +</p>
    1.21 +</div>
    1.22 +
    1.23 +<!-- Bottom and logo's -->
    1.24 +<div id="bottom">
    1.25 +<p>
    1.26 +<a href="http://validator.w3.org/check?uri=referer"><img
    1.27 +	src="http://pkgs.slitaz.org/pics/website/xhtml10.png" alt="Valid XHTML 1.0"
    1.28 +	title="Valid XHTML 1.0"
    1.29 +	style="width: 80px; height: 15px;" /></a>
    1.30 +</p>
    1.31 +</div>
    1.32 +
    1.33 +</body>
    1.34 +</html>