view templates/footer.tmpl @ 3750:0f550b87deb8

Compatibility fix for 'ln -sf'. ln of Solaris 8 only accepts "ln -f -s" (in that order), but as the -f isn't needed here, I simply dropped it.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 01 Dec 2006 22:09:05 +0100
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>