##// END OF EJS Templates
symmetricdifference: move back to copies...
symmetricdifference: move back to copies It's too tightly dependent on known revlog ordering to fit well in ancestors

File last commit:

r6218:345a23ec default
r6429:532ca442 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>