view templates/footer.tmpl @ 4152:1c0488b58ece

Do not use 'self' in the purge() method Avoid any reference to 'self' in Purge.purge() to allow its refactoring in a simple function.
author Emanuele Aina <faina.mail@tiscali.it>
date Tue, 06 Mar 2007 17:45:46 -0300
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>