added template welcome message
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/email-templates-library@148776 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
89f414ac87
commit
04ab0e846f
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,12 @@
|
|||
{{GATEWAY_NAME}}
|
||||
----------------------------------
|
||||
Hi {{USER_NAME}},
|
||||
{{MANAGER_USER_FULLNAME}} has just created a new account for you to access <a href="{{VRE_URL}}">{{SELECTED_VRE_NAME}}</a> VRE.
|
||||
|
||||
You can Sign in now using you the following credentials
|
||||
Email: {{USER_EMAIL}}
|
||||
Temporary password: training1
|
||||
|
||||
Go to {{VRE_URL}} to sign in.
|
||||
|
||||
Please note: you will be asked to reset the temporary password above at your first succesful login attempt to {{GATEWAY_NAME}}: {{GATEWAY_URL}}</p>
|
Loading…
Reference in New Issue