Fixed some missing footer_text partials and a few inconsistencies between plain text and html email templates

This commit is contained in:
kennymc-c
2023-04-11 21:27:38 +02:00
parent 07099df41a
commit f850dbb310
7 changed files with 8 additions and 15 deletions

4
src/static/templates/email/invite_confirmed.hbs Normal file → Executable file
View 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 }}