- <p class="Desktop" i18n:translate="">You are not currently logged in. Your
- username and or password may be incorrect. Your browser may also not be
- configured to accept HTTP cookies. If you need help please contact
- <a href="mailto:admin@here.com" title="Email Admin"
- tal:attributes="href string:mailto:${options/admin_email}"
- tal:content="options/admin_email"
- i18n:name="admin_email">Email Admin</a>.
+ <p i18n:translate="">
+ You are not currently logged in. Your username and or password may
+ be incorrect. Your browser may also not be configured to accept
+ cookies.
+ </p>
+ <p>
+ <span i18n:translate="">
+ If you have forgotten your password, you can reset it by going to
+ this page:
+ </span>
+ <a href="#"
+ tal:attributes="href string:$portal_url/request_password_reset_form"
+ i18n:translate="">password resetting</a>.