You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
499 B
17 lines
499 B
9 months ago
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
«head()»
|
||
|
<body id="login">
|
||
|
«navigation()»
|
||
|
«messages()»
|
||
|
|
||
|
<h1>Confirmation</h1>
|
||
|
<fieldset>
|
||
|
<legend>
|
||
|
Link sent
|
||
|
</legend>
|
||
|
An email was sent to you:<br/>
|
||
|
This mail contains a link, that proves you are in control about the resprective mail address. Open the received link in a web browser and you will be able to set a new password.
|
||
|
</fieldset>
|
||
|
</body>
|
||
|
</html>
|