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

Fix gogglesmm.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Nov 02 01:12:26 2010 +0000 (2010-11-02)
parents 48aebe803b83
children 84af4a5de089
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; _YEAR_ <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>