view templates/gitweb/footer.tmpl @ 6218:345a23eca8f6

gitweb: remove some line breaks in archive and rss columns. Clean up archive formatting a little in the index page.
author Brendan Cully <brendan@kublai.com>
date Thu, 06 Mar 2008 18:40:10 -0800
parents 942287cb1f57
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>