mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-12-27 04:32:37 +00:00
9 lines
248 B
Handlebars
9 lines
248 B
Handlebars
Welcome
|
|
<!---------------->
|
|
<html>
|
|
<p>
|
|
Thank you for creating an account at <a href="{{url}}">{{url}}</a>. You may now log in with your new account.
|
|
</p>
|
|
<p>If you did not request to create an account, you can safely ignore this email.</p>
|
|
</html>
|