view templates/gitweb/footer.tmpl @ 9993:8bce1e0d2801 stable

alias: do not crash when aliased command has no usage help text
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Thu, 03 Dec 2009 14:14:44 +0900
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>