##// END OF EJS Templates
util: implement varint functions...
util: implement varint functions This will be useful in an incoming version-2 of the stream format.

File last commit:

r30765:eb7de21b default
r35773:2384523c 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>