##// END OF EJS Templates
path: use the next `display` argument to deal with boolean...
path: use the next `display` argument to deal with boolean We have a generic mechanism that we can now use for the special case now.

File last commit:

r30765:eb7de21b default
r51587:e9c676ad stable
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>