view templates/footer.tmpl @ 2169:4564794b6f55

Combine catching exceptions added in dd4ec4576cc8 in one except statement.
author Thomas Arendsen Hein <thomas@intevation.de>
date Sun, 30 Apr 2006 22:46:54 +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>