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