view templates/footer.tmpl @ 3364:537a93cafa79

Fixed typo in gitweb templates.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 12 Oct 2006 16:37:03 +0200
parents c72e618c1204
children
line wrap: on
line source

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

</body>
</html>