##// END OF EJS Templates
commit: note new branch heads rather than topological heads...
commit: note new branch heads rather than topological heads Move to using contexts while we're at it.

File last commit:

r9999:f91e5630 default
r11173:5b48d819 default
Show More
footer.tmpl
11 lines | 207 B | application/x-cheetah | CheetahLexer
<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>