diff --git a/rowers/templates/coachrequestemail.html b/rowers/templates/coachrequestemail.html index 19965e7a..58e641b6 100644 --- a/rowers/templates/coachrequestemail.html +++ b/rowers/templates/coachrequestemail.html @@ -13,13 +13,14 @@ on behalf of {{ name }}.
- By accepting the invite, you are agreeing with the sharing + 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 + {{ siteurl }}/rowers/me/teams, + including the email address of {{ name }}, if you need a contact.
You can also click the direct link: diff --git a/rowers/templates/teams.html b/rowers/templates/teams.html index 22e6ef47..be96301f 100644 --- a/rowers/templates/teams.html +++ b/rowers/templates/teams.html @@ -21,7 +21,7 @@ {{ team.name }}
This section lists open invites to join a group. By accepting - a group invite, you are agreeing with the sharing + a group invite, you are agreeing with the sharing of personal data between group members and coaches according to our privacy policy.
- +As a group manager, by accepting a group invite, you are agreeing with our privacy policy regarding groups and personal data owned by group members.
@@ -163,10 +163,10 @@This section lists open offers and requests related to coaching. By accepting a coaching offer, the coach can run - analysis, add workouts and edit settings on behalf of the athlete. + analysis, add workouts and edit settings on behalf of the athlete. You agree to the sharing of personal data between athletes and coaches according to our privacy policy. -
+| Coach | User | +Action | ||
|---|---|---|---|---|
| {{ i.coach.user.first_name }} {{ i.coach.user.last_name }} | {{ i.user.first_name }} {{ i.user.last_name }} | +{{ i.user.email }} | Accept | - Reject + Reject | - Revoke + Revoke | {% endfor %} @@ -272,7 +274,7 @@Revoke | @@ -282,12 +284,12 @@{{ i.coach.user.first_name }} {{ i.coach.user.last_name }} | {{ i.user.first_name }} {{ i.user.last_name }} | Accept | Reject | @@ -312,14 +314,14 @@{{ a.user.first_name }} {{ a.user.last_name }} | Offer Coaching | {% endfor %}