Mercurial > hg
view templates/footer.tmpl @ 6115:8121e9d7bfd2
keyword: make main class and hg command accessible
Switch from global vars to top level dictionary.
Goal: make it easier for external tools (like tortoisehg)
to hook into keyword extension.
author | Christian Ebert <blacktrash@gmx.net> |
---|---|
date | Fri, 15 Feb 2008 18:36:28 +0100 |
parents | 9b817c0a82f1 |
children |
line wrap: on
line source
#motd# <div class="logo"> <a href="http://www.selenic.com/mercurial/"> <img src="#staticurl#hglogo.png" width=75 height=90 border=0 alt="mercurial"></a> </div> </body> </html>