##// END OF EJS Templates
merge: use util.unlinkpath for removing moved files...
merge: use util.unlinkpath for removing moved files - more like how removed files are removed.

File last commit:

r14913:44382887 default
r18333:f6f23eca default
Show More
footer.tmpl
9 lines | 208 B | application/x-cheetah | CheetahLexer
<script type="text/javascript">process_dates()</script>
{motd}
<div class="logo">
<a href="{logourl}">
<img src="{staticurl}{logoimg}" width=75 height=90 border=0 alt="mercurial"></a>
</div>
</body>
</html>