{% extends "emailbase.html" %} {% block body %}

Dear {{ coach }},

{{ name }} is inviting you to become his/her coach on rowsandall.com

By accepting the invite, you will have access to {{ name }}'s data and will be able to upload workouts and run analysis on rowsandall.com on behalf of {{ name }}.

By accepting the invite, you are agreeing with the sharing of personal data according to our privacy policy.

To accept the login to the site and you will find the invitation here on the Teams page: {{ siteurl }}/rowers/me/teams, including the email address of {{ name }}, if you need a contact.

You can also click the direct link: {{ siteurl }}/rowers/me/coachrequest/{{ code }}/accept/

Best Regards, the Rowsandall Team

{% endblock %}