Private
Public Access
1
0

adding handy links to group page

This commit is contained in:
Sander Roosendaal
2020-03-16 21:10:52 +01:00
parent e4b19bf8f2
commit ff35c8062b

View File

@@ -51,7 +51,12 @@
</table>
</li>
<li class="grid_2">
<h2>Group Workouts and Planned Sessions</h2>
<p> <a href="/rowers/list-workouts/team/{{ team.id }}/">Member workouts</a></p>
<p> <a href="/rowers/sessions/coach/">Group Training Plan</a></p>
</li>
<li class="grid_2">
{% if team.manager == user %}
<p>Use the form to add a new user. You can either select a user from the list of your existing club members who are not on this team yet, or you can type the user's email address, which also works for users who have not registered to the site yet.</p>
{% if team.manager.rower.rowerplan == 'freecoach' %}