|
{% if
invite.full_name %} Hi {{ invite.full_name | escape }}, {% else %} Hi, {% endif %}
Welcome
to Netlify!
{% if
invite.host.full_name %} {{ invite.host.full_name | escape }} has added you to the {{ invite.target.name | escape }}’s team. {% else %} You’ve been added to the {{
invite.target.name | escape }}’s team. {% endif %}
You can
now review project changes from this team using collaboration tools that load directly in your browser window. Learn more in our Reviewers Quickstart guide.
{% if
invite contains "preview_url" %} {% else %} {% endif %}
This
is an automated email coming from Netlify systems on behalf of a Netlify customer {% if invite.host.full_name %} ({{ invite.host.full_name | escape }}){% endif %}. By clicking above link, you understand that
the content hosted on the project is not content owned by Netlify or its subsidiaries.
|
|
|