slitaz-dev-tools view slitaz-mercurial-style/templates/slitaz/footer.tmpl @ rev 71

slitaz-mercurial-style: Change link to new bugtracker
author Claudinei Pereira <claudinei@slitaz.org>
date Thu Apr 14 06:15:38 2011 +0000 (2011-04-14)
parents 89df945a2c21
children 23b8fb136d01
line source
2 <!-- Footer -->
3 <div id="footer">
4 Copyright &copy; <span class="year"></span>
5 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
6 <a href="http://scn.slitaz.org/">Community</a>
7 <a href="http://doc.slitaz.org/">Doc</a>
8 <a href="http://forum.slitaz.org/">Forum</a>
9 <a href="http://pkgs.slitaz.org/">Packages</a>
10 <a href="http://bugs.slitaz.org">Bugs</a>
11 <a href="http://hg.slitaz.org/">Hg</a>
12 <p>
13 SliTaz @
14 <a href="http://twitter.com/slitaz">Twitter</a>
15 <a href="http://www.facebook.com/slitaz">Facebook</a>
16 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
17 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
18 <a href="http://flattr.com/profile/slitaz">Flattr</a>
19 </p>
20 </div>
22 </body>
23 </html>