This repository has been archived on 2025-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
lwb6/legacyworlds-web-main/Content/Raw/WEB-INF/fm/en/static/reactivate.ftl

11 lines
351 B
Text
Raw Normal View History

2018-10-23 09:38:02 +02:00
<@page title="Account disabled">
<p>
Your account is currently disabled.
</p>
<p>
You can either leave it as it is by <a href="logout.action">logging out</a> or choose to <a href="reactivate.action">re-activate it</a>.
</p>
<p>
Please note that your email address must still be valid if you want to re-activate your account.
</p>
</@page>