##// END OF EJS Templates
Makefile: intermediate steps work with temporary copy of hg.pot...
Makefile: intermediate steps work with temporary copy of hg.pot In case of abortion or a failing step, the target file remains untouched instead of being in an intermediate state.

File last commit:

r18526:9409aeaa stable
r20080:c845b1a9 default
Show More
footer.tmpl
9 lines | 218 B | application/x-cheetah | CheetahLexer
<script type="text/javascript">process_dates()</script>
{motd}
<div class="logo">
<a href="{logourl}">
<img src="{staticurl|urlescape}{logoimg}" width=75 height=90 border=0 alt="mercurial"></a>
</div>
</body>
</html>