website view 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 source
1 <!-- Footer -->
2 <div id="footer">
3 Copyright &copy; <span class="year"></span>
4 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
5 <a href="http://scn.slitaz.org/">Zajednica</a>
6 <a href="http://doc.slitaz.org/">Doc</a>
7 <a href="http://forum.slitaz.org/">Forum</a>
8 <a href="http://pkgs.slitaz.org/">Paketi</a>
9 <a href="http://bugs.slitaz.org">Nedostaci</a>
10 <a href="http://hg.slitaz.org/">Hg</a>
11 <p>
12 SliTaz @
13 <a href="http://twitter.com/slitaz">Twitter</a>
14 <a href="http://www.facebook.com/slitaz">Facebook</a>
15 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
16 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
17 <a href="http://flattr.com/profile/slitaz">Flattr</a>
18 </p>
19 </div>