author | Hidetaka Iwai <tyuyu@debian.or.jp> |
Thu, 03 Nov 2005 11:54:07 +0900 | |
changeset 1499 | 874efc57e00a |
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> |