add user email
This commit is contained in:
6
app/templates/mailer.html
Normal file
6
app/templates/mailer.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<head><title>Email</title></head>
|
||||
<body><p>Voici un lien https://localhost:8080/api/mail?key={key}&username={username}
|
||||
</p></body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user