view mercurial/templates/spartan/footer.tmpl @ 52197:d0e728b0db0e stable tip

wheel: assign CIBW_SKIP globally The other cibuildwheels (e.g. windows) will needs it too.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 10 Nov 2024 00:59:21 +0100
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>