Move email templates to subfolder

This commit is contained in:
Daniel García
2019-01-19 16:52:12 +01:00
parent 86a254ad9e
commit 97aa407fe4
7 changed files with 10 additions and 10 deletions

View 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>