When new member is added, an invite is sent to the new member
This commit is contained in:
12
templates/emails/invitation.txt
Normal file
12
templates/emails/invitation.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Join this JEDI Cloud Workspace
|
||||
{{ owner }} has invited you to join a JEDI Cloud Workspace. Login now to view or use your JEDI Cloud resources.
|
||||
|
||||
{{ url_for("workspaces.accept_invitation", invite_id=invite_id, _external=True) }}
|
||||
|
||||
What is JEDI Cloud?
|
||||
JEDI Cloud is a DoD enterprise-wide solution for commercial cloud services.
|
||||
|
||||
What is a JEDI Cloud Workspace?
|
||||
A JEDI Cloud Workspace is where you may access and manage the cloud resources associated with your projects and environments.
|
||||
|
||||
JEDI Cloud is managed by the Cloud Computing Program Office. Learn more at jedi.cloud.
|
Reference in New Issue
Block a user