view templates/footer.tmpl @ 5032:6dbd40b6307c

Update expected test output It's no longer a "problem" to have the same name listed with no prefix and a "hgext." prefix.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 30 Jul 2007 20:48:50 -0700
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>