##// END OF EJS Templates
hgweb: use generator to count parity of horizontal stripes for easier reading....
hgweb: use generator to count parity of horizontal stripes for easier reading. - use web.stripes in all places and consistently - start with parity0 for lists generated in reverse (e.g. changelog)

File last commit:

r3411:5207cf64 default
r4462:12e4d952 default
Show More
footer.tmpl
8 lines | 124 B | application/x-cheetah | CheetahLexer
#motd#
<div class="logo">
powered by<br/>
<a href="http://www.selenic.com/mercurial/">mercurial</a>
</div>
</body>
</html>