##// END OF EJS Templates
clang-format: do not accept version above 19.x...
clang-format: do not accept version above 19.x This gives me different formatting on latest version available in Debian. So disabling for now.

File last commit:

r30765:eb7de21b default
r52955:73cf8b56 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>