view mercurial/templates/gitweb/footer.tmpl @ 11663:c1b11ee12fe7

test-permissions: echo commands to make output readable
author Martin Geisler <mg@aragost.com>
date Thu, 22 Jul 2010 13:48:34 +0200
parents f91e5630ce7e
children b24e5a708fad
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>