view templates/gitweb/footer.tmpl @ 5287:c6f932d3e0f6

Don't decode unicode strings. This does not work with python2.3 and is probably not useful anyway with 2.4.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 07 Sep 2007 16:14:51 +0200
parents 46c5e1ee8aaa
children
line wrap: on
line source

<div class="page_footer">
<div class="page_footer_text">#repo|escape#</div>
<a class="rss_logo" href="#url#rss-log">RSS</a> 
<a class="rss_logo" href="#url#atom-log">Atom</a>
<br />
#motd#
</div>
</body>
</html>