website diff lib/html/footer.bs.html @ rev 1112

learned 'hg add' this might explain why new header, footer, nav was not updating with the rest
author Adnan Sinanovic <sinanovicha@gmail.com>
date Sat Oct 13 06:42:26 2012 +0000 (2012-10-13)
parents
children 7c5ca85169ae
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/lib/html/footer.bs.html	Sat Oct 13 06:42:26 2012 +0000
     1.3 @@ -0,0 +1,19 @@
     1.4 +<!-- Footer -->
     1.5 +<div id="footer">
     1.6 +	Copyright &copy; <span class="year"></span>
     1.7 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
     1.8 +	<a href="http://scn.slitaz.org/">Zajednica</a>
     1.9 +	<a href="http://doc.slitaz.org/">Doc</a>
    1.10 +	<a href="http://forum.slitaz.org/">Forum</a>
    1.11 +	<a href="http://pkgs.slitaz.org/">Paketi</a>
    1.12 +	<a href="http://bugs.slitaz.org">Nedostaci</a>
    1.13 +	<a href="http://hg.slitaz.org/">Hg</a>
    1.14 +	<p>
    1.15 +		SliTaz @
    1.16 +		<a href="http://twitter.com/slitaz">Twitter</a>
    1.17 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
    1.18 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
    1.19 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
    1.20 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
    1.21 +	</p>
    1.22 +</div>