##// END OF EJS Templates
largefiles: drop the uisetup module...
largefiles: drop the uisetup module This is small enough to live in the __init__ module.

File last commit:

r30765:eb7de21b default
r41095:08408629 default
Show More
footer.tmpl
8 lines | 162 B | application/x-cheetah | CheetahLexer
{motd}
<div class="logo">
<a href="{logourl}">
<img src="{staticurl|urlescape}{logoimg}" width=75 height=90 border=0 alt="mercurial"></a>
</div>
</body>
</html>