mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-17 14:05:59 +03:00
Move email templates to subfolder
This commit is contained in:
8
src/static/templates/email/invite_confirmed.hbs
Normal file
8
src/static/templates/email/invite_confirmed.hbs
Normal file
@@ -0,0 +1,8 @@
|
||||
Invitation to {{org_name}} confirmed
|
||||
<!---------------->
|
||||
<html>
|
||||
<p>
|
||||
Your invitation to join <b>{{org_name}}</b> was confirmed.
|
||||
It will now appear under the Organizations the next time you <a href="{{url}}">log in</a> to the web vault.
|
||||
</p>
|
||||
</html>
|
Reference in New Issue
Block a user