Private
Public Access
1
0

fixing bug creating teams for trial users

This commit is contained in:
Sander Roosendaal
2020-04-06 09:46:59 +02:00
parent 47effe503e
commit 1b8185b2c7
6 changed files with 20 additions and 18 deletions

View File

@@ -106,8 +106,8 @@
<tr>
<td>Create and manage groups.</td>
<td>&nbsp;</td>
<td>&#10004;</td>
<td>&#10004;</td>
<td>&#10004; (max 1)</td>
<td>&#10004; (max 1)</td>
<td>&#10004;</td>
<td>&#10004;</td>
</tr>
@@ -311,17 +311,17 @@
<h2>Coach and Self-Coach Membership</h2>
<p>Rowsandall.com's Training Planning functionality
is part of the paid "Self-Coach" and "Coach" plans.</p>
<p>On the "Self-Coach" plan, you can plan your own sessions.</p>
<p>On the "Coach" plan, you can establish teams, see workouts done by
athletes on your team, and plan individual and group sessions for your
athletes.
</p>
<p>The Coach plan functionality listed is available to the coach only.
Individual athletes
can purchase upgrades to "Pro" and "Self-Coach" plans.
@@ -331,7 +331,7 @@
The Coach plans come in two versions: free and paid. On the free coach plan,
you can only have athletes who are on the PRO paid plans or higher, and you
cannot upload any workouts to your own account. Some of the advanced Analysis functionality
becomes available when the athlete group is larger than 4.
becomes available when the athlete group is larger than 4.
On the paid
plans, your athletes can be on the free plan, and you have full access to the
site functionality for your own workouts and those of your athletes.
@@ -363,7 +363,7 @@
<p>Do not hesitate to contact us at <a href="mailto:info@rowsandall.com">info@rowsandall.com</a>
with any payment related question you have.</p>
</li>
</ul>
@@ -372,4 +372,3 @@
{% block sidebar %}
{% include 'menu_help.html' %}
{% endblock %}