view templates/footer.tmpl @ 5823:2a66138c5e7e

keyword: (bugfix) only set changenode for kwtemplater when committing kwexpand must always obtain changenode from filectx, otherwise current changenode is expanded in every file. Also fixes "hg cat <more than 1 file>".
author Christian Ebert <blacktrash@gmx.net>
date Wed, 09 Jan 2008 05:18:50 +0100
parents c72e618c1204
children d8477881ee0f
line wrap: on
line source

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

</body>
</html>