diff --git a/rowers/templates/analysis.html b/rowers/templates/analysis.html index e18454fc..56eb39e2 100644 --- a/rowers/templates/analysis.html +++ b/rowers/templates/analysis.html @@ -138,7 +138,19 @@ Analyse power vs piece duration to make predictions, for erg pieces.

-
+
+

+ {% if user|is_planmember %} + Power Progress + {% else %} + Power Progress + {% endif %} +

+

+ Monitoring power duration evidence from all your workouts. Feel free to explore. +

+
+

{% if user|is_planmember %} The Labs diff --git a/rowers/templates/laboratory.html b/rowers/templates/laboratory.html index 9b5b2964..1485f78a 100644 --- a/rowers/templates/laboratory.html +++ b/rowers/templates/laboratory.html @@ -24,13 +24,13 @@

{% if user|is_planmember %} - Power Progress + Training Target {% else %} - Power Progress + Training Target {% endif %}

- Monitoring power duration evidence from all your workouts. Feel free to explore. + Experiments with a training target and plan builder