Files
Automata/packages/cli/src/UserManagement/email/templates/workflowShared.html
2024-01-23 12:03:59 +01:00

5 lines
217 B
HTML

<p>Hi there,</p>
<p><b>"{{ workflowName }}" workflow</b> has been shared with you.</p>
<p>To access the workflow, click the following link:</p>
<p><a href="{{ workflowUrl }}" target="_blank">{{ workflowUrl }}</a></p>