moved power progress out of labs and training targets in
This commit is contained in:
@@ -24,13 +24,13 @@
|
||||
<div class="grid_2 alpha">
|
||||
<p>
|
||||
{% if user|is_planmember %}
|
||||
<a class="button blue small" href="/rowers/fitness-progress">Power Progress</a>
|
||||
<a class="button blue small" href="/rowers/createplan">Training Target</a>
|
||||
{% else %}
|
||||
<a class="button blue small" href="/rowers/promembership">Power Progress</a>
|
||||
<a class="button blue small" href="/rowers/promembership">Training Target</a>
|
||||
{% endif %}
|
||||
</p>
|
||||
<p>
|
||||
Monitoring power duration evidence from all your workouts. Feel free to explore.
|
||||
Experiments with a training target and plan builder
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user