view mercurial/templates/spartan/footer.tmpl @ 32129:f0ea0f642627

py3: make posix.getuser return a bytes
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 21 Apr 2017 00:53:38 +0530
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>