templates/footer.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Wed, 26 Apr 2006 06:12:42 +0200
changeset 2130 90ee844b9f71
parent 1417 90b62337f8dd
child 2148 c72e618c1204
permissions -rw-r--r--
hgweb templates: Don't word wrap "foo bar ago" (e.g. "3 months\nago") This made log entries or hgwebdir index look ugly with certain browser widths.

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

</body>
</html>