view templates/footer.tmpl @ 3020:a7d93a22f28c

gitweb: fix file page display problem on IE (6.0) Bad support of "white-space: pre" property.
author TK Soh <teekaysoh@yahoo.com>
date Tue, 29 Aug 2006 14:01:11 -0500
parents c72e618c1204
children
line wrap: on
line source

#motd#
<div class="logo">
powered by<br/>
<a href="http://www.selenic.com/mercurial/">mercurial</a>
</div>

</body>
</html>