view mercurial/templates/spartan/footer.tmpl @ 29440:009cc6c89d0f

chg: silence warning of unused parameter 'sig'
author Yuya Nishihara <yuya@tcha.org>
date Tue, 28 Jun 2016 22:39:06 +0900
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>