comparison templates/footer.tmpl @ 1417:90b62337f8dd

hgweb: add a mercurial link to the footer
author Matt Mackall <mpm@selenic.com>
date Thu, 20 Oct 2005 00:26:24 -0700
parents 529bf610092e
children c72e618c1204
comparison
equal deleted inserted replaced
1416:19d2776f1725 1417:90b62337f8dd
1 <div class="logo">
2 powered by<br/>
3 <a href="http://www.selenic.com/mercurial/">mercurial</a>
4 </div>
5
1 </body> 6 </body>
2 </html> 7 </html>