adding handy links to group page
This commit is contained in:
@@ -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' %}
|
||||
|
||||
Reference in New Issue
Block a user