view templates/gitweb/footer.tmpl @ 9406:a4b761751919

doc/README: rst2man is now in Docutils proper
author Martin Geisler <mg@lazybytes.net>
date Fri, 28 Aug 2009 20:28:06 +0200
parents 345a23eca8f6
children
line wrap: on
line source

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