author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
Wed, 23 Nov 2005 08:02:35 +0100 | |
changeset 1555 | 01a5121a005a |
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> |