Mercurial > hg
view templates/gitweb/footer.tmpl @ 7903:490e40816cbd
tests: strip o/s-dependent error messages from some http tests
author | John Coomes <john.coomes@sun.com> |
---|---|
date | Fri, 27 Feb 2009 17:28:26 -0800 |
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>