Mercurial > hg
view templates/footer.tmpl @ 3595:fc34fd58ae7b
hgweb: fix handling of path for old style template
- path from old style are prefixed by '/', make cleanpath strip them
- make manifest() use relative paths, that was the only function using
'/' prefixed paths
author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
---|---|
date | Tue, 31 Oct 2006 13:09:43 +0100 |
parents | c72e618c1204 |
children | d8477881ee0f |
line wrap: on
line source
#motd# <div class="logo"> powered by<br/> <a href="http://www.selenic.com/mercurial/">mercurial</a> </div> </body> </html>