mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-06 13:18:19 +02:00
Move email templates to subfolder
This commit is contained in:
8
src/static/templates/email/invite_accepted.hbs
Normal file
8
src/static/templates/email/invite_accepted.hbs
Normal file
@@ -0,0 +1,8 @@
|
||||
Invitation accepted
|
||||
<!---------------->
|
||||
<html>
|
||||
<p>
|
||||
Your invitation for <b>{{email}}</b> to join <b>{{org_name}}</b> was accepted.
|
||||
Please <a href="{{url}}">log in</a> to the bitwarden_rs server and confirm them from the organization management page.
|
||||
</p>
|
||||
</html>
|
||||
Reference in New Issue
Block a user