Mercurial > hg
view templates/gitweb/footer.tmpl @ 8772:593d772434f7
man pages: add meta data
This removes the fixme's that were otherwise inserted.
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Wed, 10 Jun 2009 00:46:30 +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>