author | Thomas Arendsen Hein <thomas@intevation.de> |
Mon, 13 Mar 2006 18:33:33 +0100 | |
changeset 1939 | d59fc0d4558f |
parent 1417 | 90b62337f8dd |
child 2148 | c72e618c1204 |
permissions | -rw-r--r-- |
1417
90b62337f8dd
hgweb: add a mercurial link to the footer
Matt Mackall <mpm@selenic.com>
parents:
142
diff
changeset
|
1 |
<div class="logo"> |
90b62337f8dd
hgweb: add a mercurial link to the footer
Matt Mackall <mpm@selenic.com>
parents:
142
diff
changeset
|
2 |
powered by<br/> |
90b62337f8dd
hgweb: add a mercurial link to the footer
Matt Mackall <mpm@selenic.com>
parents:
142
diff
changeset
|
3 |
<a href="http://www.selenic.com/mercurial/">mercurial</a> |
90b62337f8dd
hgweb: add a mercurial link to the footer
Matt Mackall <mpm@selenic.com>
parents:
142
diff
changeset
|
4 |
</div> |
90b62337f8dd
hgweb: add a mercurial link to the footer
Matt Mackall <mpm@selenic.com>
parents:
142
diff
changeset
|
5 |
|
142 | 6 |
</body> |
7 |
</html> |