##// END OF EJS Templates
match: remove support for includes from patternmatcher...
match: remove support for includes from patternmatcher Includes (and excludes) are now delegated to the includematcher.

File last commit:

r30765:eb7de21b default
r32504:2ba4d3b7 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>