##// END OF EJS Templates
py3: work around the scope of exception variable in dispatch.run()...
py3: work around the scope of exception variable in dispatch.run() https://stackoverflow.com/questions/29268892/

File last commit:

r30765:eb7de21b default
r34533:b09b3eaf 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>