mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-17 05:55:59 +03:00
Fixed some missing footer_text partials and a few inconsistencies between plain text and html email templates
This commit is contained in:
4
src/static/templates/email/invite_confirmed.hbs
Normal file → Executable file
4
src/static/templates/email/invite_confirmed.hbs
Normal file → Executable file
@@ -1,5 +1,5 @@
|
||||
Invitation to {{{org_name}}} confirmed
|
||||
<!---------------->
|
||||
Your invitation to join *{{org_name}}* was confirmed.
|
||||
It will now appear under the Organizations the next time you log in to the web vault at {{url}}.
|
||||
This email is to notify you that you have been confirmed as a user of {{org_name}}.
|
||||
Any collections and logins being shared with you by this organization will now appear in your Vaultwarden vault at {{url}}.
|
||||
{{> email/email_footer_text }}
|
Reference in New Issue
Block a user