Mercurial > hg
view mercurial/templates/gitweb/footer.tmpl @ 51691:3cb2b5b6626f
hghave: update detection of black version to a newer minimum
The CI has moved to version 23.3.0, which is the last one to support 3.7 at
runtime.
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Thu, 18 Jul 2024 12:37:13 +0200 |
parents | eb7de21b15be |
children |
line wrap: on
line source
<div class="page_footer"> <div class="page_footer_text">{repo|escape}</div> <div class="rss_logo"> <a href="{url|urlescape}rss-log">RSS</a> <a href="{url|urlescape}atom-log">Atom</a> </div> <br /> {motd} </div> </body> </html>