{% extends "emailbase.html" %} {% block body %}
Dear {{ name }},
{{ coach }} is offering to become your coach on rowsandall.com.
By accepting the invite, {{ coach }} will have access to your data and will be able to upload workouts and run analysis on rowsandall.com on behalf of you.
By accepting the invite, you are agreeing with the sharing of personal data according to our privacy policy.
To accept, login to the site and you will find the invitation here on the Teams page: {{ siteurl }}/rowers/me/teams
You can also click the direct link: {{ siteurl }}/rowers/me/coachoffer/{{ code }}/accept
Best Regards, the Rowsandall Team
{% endblock %}