This repository has been archived on 2025-01-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
lwb6/legacyworlds-web-main/Content/Raw/WEB-INF/fm/en/static/loginFailed.ftl

8 lines
No EOL
279 B
Text

<@page title="Invalid credentials">
<p>
The e-mail address and password you entered do not match any existing account.
</p>
<p>
Please try again. If you have forgotten your password, you may use the <a href="password-recovery">password recovery</a> utility.
</p>
</@page>