view mercurial/templates/spartan/footer.tmpl @ 27750:443848eece18

merge with stable
author Matt Mackall <mpm@selenic.com>
date Wed, 13 Jan 2016 15:47:37 -0600
parents 9409aeaafdc1
children eb7de21b15be
line wrap: on
line source

<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>