tazpanel annotate styles/default/footer.html @ rev 314

Up makefile; make pot; make msgmerge; up ru.po
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 17 15:29:27 2012 +0300 (2012-05-17)
parents b650b8cced10
children 7d549f711862
rev   line source
domcox@300 1 cat << EOT
domcox@300 2 <!-- End of content-->
domcox@300 3 </div>
domcox@300 4
domcox@300 5 <div id="footer">
domcox@300 6 $(gettext 'Copyright') &copy; 2012
domcox@300 7 <a href="http://www.slitaz.org/">SliTaz GNU/Linux</a>
domcox@300 8 - <a href="/index.cgi?file=/usr/share/licenses/bsd.txt">$(gettext 'BSD License')</a>
domcox@300 9 </div>
domcox@300 10
domcox@300 11 </body>
domcox@300 12 </html>
domcox@300 13 EOT