Édition de l'url du serveur Solr.
[Plinn.git] / skins / custom_generic / mail_password_response.pt
1 <html xmlns:tal="http://xml.zope.org/namespaces/tal"
2 xmlns:metal="http://xml.zope.org/namespaces/metal"
3 metal:use-macro="here/main_template/macros/master">
4 <head>
5 <meta http-equiv="content-type" content="text/html;charset=UTF-8"/>
6 </head>
7 <body>
8 <div metal:fill-slot="main_no_tabs" i18n:domain="plinn">
9 <p id="DesktopStatusBar" i18n:translate="">Your password has been mailed.
10 <br />
11 It should arrive in your mailbox momentarily.</p>
12 </div>
13 </body>
14 </html>
15