<html xmlns:tal="http://xml.zope.org/namespaces/tal" xmlns:metal="http://xml.zope.org/namespaces/metal" metal:use-macro="here/main_template/macros/master"> <body> <div metal:fill-slot="main"> <p class="DesktopStatusBar">Your password has been mailed. <br> It should arrive in your mailbox momentarily.</p> </div> </body> </html>