mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-08-31 23:38:23 +00:00
Move email templates to subfolder
This commit is contained in:
@@ -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