view templates/footer.tmpl @ 1693:74a5cef971aa

hgweb/templates: remove unused vars from map-raw annotateline contains html and it is unused filenodelink is unused but should be defined
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Fri, 03 Feb 2006 11:54:16 +0100
parents 90b62337f8dd
children c72e618c1204
line wrap: on
line source

<div class="logo">
powered by<br/>
<a href="http://www.selenic.com/mercurial/">mercurial</a>
</div>

</body>
</html>