forked from verdnatura/hedera-web
12 lines
218 B
PHP
12 lines
218 B
PHP
|
<!DOCTYPE html>
|
||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
<head>
|
||
|
<title>Recover password</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<a href="https://verdnatura.es/#!form=account/conf">
|
||
|
Recover password
|
||
|
</a>
|
||
|
</body>
|
||
|
</html>
|