Mercurial > hg
view templates/gitweb/footer.tmpl @ 7383:b501c7f3c2ad
graphlog: fix regression with filelogs introduced by 7bc62ebe7693
author | Peter Arrenbrecht <peter.arrenbrecht@gmail.com> |
---|---|
date | Sun, 16 Nov 2008 20:55:30 +0100 |
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>