<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">
<head>
  <meta http-equiv="content-type" content="text/html;charset=UTF-8"/>
</head>
<body>
<div metal:fill-slot="main_no_tabs" i18n:domain="plinn">
<p id="DesktopStatusBar" i18n:translate="">Your password has been mailed.
<br />
It should arrive in your mailbox momentarily.</p>
</div>
</body>
</html>