diff --git a/rowers/templates/breakthroughemail.html b/rowers/templates/breakthroughemail.html index 962ae1f6..af5532f2 100644 --- a/rowers/templates/breakthroughemail.html +++ b/rowers/templates/breakthroughemail.html @@ -7,9 +7,9 @@ Congratulations! Your recent workout has been analyzed by Rowsandall.com and it appears your fitness, as measured by Critical Power, has improved! - Critical Power (CP) is the power that you can - sustain for a given duration. For more, see this - article in the analytics blog: + Critical Power (CP) is the power that you can + sustain for a given duration. For more, see these + articles in the analytics blog:

@@ -17,6 +17,12 @@ http://analytics.rowsandall.com/2017/06/17/how-do-we-calculate-critical-power/

+

+ + https://analytics.rowsandall.com/2020/10/19/rowsandall-and-empower-part-3-critical-power-curves-on-the-water/ +

+ +

Link to the workout: {{ siteurl }}/rowers/workout/{{ workoutid }} @@ -63,4 +69,3 @@ Best Regards, the Rowsandall Team

{% endblock %} - diff --git a/rowers/templates/hardemail.html b/rowers/templates/hardemail.html index 20641e60..cf66b7f8 100644 --- a/rowers/templates/hardemail.html +++ b/rowers/templates/hardemail.html @@ -6,10 +6,10 @@

Congratulations! Your recent workout has been analyzed by Rowsandall.com and it appears it was pretty hard work. - You were working pretty close to your Critical Power. - Critical Power (CP) is the power that you can - sustain for a given duration. For more, see this - article in the analytics blog: + You were working pretty close to your Critical Power. + Critical Power (CP) is the power that you can + sustain for a given duration. For more, see these + articles in the analytics blog:

@@ -17,6 +17,11 @@ http://analytics.rowsandall.com/2017/06/17/how-do-we-calculate-critical-power/

+

+ + https://analytics.rowsandall.com/2020/10/19/rowsandall-and-empower-part-3-critical-power-curves-on-the-water/ +

+

Link to the workout: {{ siteurl }}/rowers/workout/{{ workoutid }}