view templates/footer.tmpl @ 2258:7e43d68f3900

catch KeyboardInterrupt in run-tests
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Thu, 11 May 2006 14:06:18 +0200
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>