view mercurial/templates/spartan/footer.tmpl @ 34031:52bd006b4f49

filemerge: extract _maketemp and _makebackup These functions will be modified by in-memory merge, so let's extract them first and add some comments. This also shortens `_filemerge` a bit. Differential Revision: https://phab.mercurial-scm.org/D388
author Phil Cohen <phillco@fb.com>
date Thu, 31 Aug 2017 11:05:19 -0700
parents eb7de21b15be
children
line wrap: on
line source

{motd}
<div class="logo">
<a href="{logourl}">
<img src="{staticurl|urlescape}{logoimg}" width=75 height=90 border=0 alt="mercurial"></a>
</div>

</body>
</html>