|
Hi,
{% if
approver_full_name %} {{ approver_full_name | escape }} has added you to the {{ account_name | escape }}’s team. You can now collaborate with other members on any project changes from this team. {% else %}
You’ve been added to the {{ account_name | escape }}’s team. You can now collaborate with other members on any project changes from this team. {% endif %}
{%
if url %} {% endif %}
|
|
|