Mercurial > hg
view mercurial/templates/monoblue/footer.tmpl @ 48493:50330d481640 stable
sparse: demonstrate a bug when used with safe-share
sparse: lock the store when updating requirements config
Differential Revision: https://phab.mercurial-scm.org/D11766
author | Arseniy Alekseyev <aalekseyev@janestreet.com> |
---|---|
date | Tue, 16 Nov 2021 17:35:57 +0000 |
parents | eb7de21b15be |
children |
line wrap: on
line source
<div class="page-footer"> <p>Mercurial Repository: {repo|escape}</p> <ul class="rss-logo"> <li><a href="{url|urlescape}rss-log">RSS</a></li> <li><a href="{url|urlescape}atom-log">Atom</a></li> </ul> {motd} </div> <div id="powered-by"> <p><a href="{logourl}" title="Mercurial"><img src="{staticurl|urlescape}{logoimg}" width=75 height=90 border=0 alt="mercurial" /></a></p> </div> </div> </body> </html>