Create empty password forgotten page

This commit is contained in:
Pierre
2018-05-21 10:05:32 +02:00
parent d01b9f4803
commit b0c4971838
6 changed files with 108 additions and 0 deletions

View File

@ -39,6 +39,9 @@
</div>
</form>
<!-- Password forgotten -->
<!--<a target="forgot_password">Forgot password</a><br />-->
<!-- Create an account -->
<a target="create_account">{create_account}</a>