author | Matt Mackall <mpm@selenic.com> |
Thu, 14 Feb 2008 10:28:27 -0600 | |
changeset 6096 | d8477881ee0f |
parent 2148 | c72e618c1204 |
child 6097 | 9b817c0a82f1 |
permissions | -rw-r--r-- |
2148
c72e618c1204
Add MOTD display to hgweb and hgwebdir.
Colin McMillen <mcmillen@cs.cmu.edu>
parents:
1417
diff
changeset
|
1 |
#motd# |
1417
90b62337f8dd
hgweb: add a mercurial link to the footer
Matt Mackall <mpm@selenic.com>
parents:
142
diff
changeset
|
2 |
<div class="logo"> |
6096 | 3 |
<a href="http://www.selenic.com/mercurial/"> |
4 |
<img src="#staticurl#hglogo.png" width=75 height=90" border=0 alt="mercurial"></a> |
|
1417
90b62337f8dd
hgweb: add a mercurial link to the footer
Matt Mackall <mpm@selenic.com>
parents:
142
diff
changeset
|
5 |
</div> |
90b62337f8dd
hgweb: add a mercurial link to the footer
Matt Mackall <mpm@selenic.com>
parents:
142
diff
changeset
|
6 |
|
142 | 7 |
</body> |
8 |
</html> |