{% extends "emailbase.html" %} {% block body %}

Dear {{ first_name }} {{ last_name }},

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 these articles in the analytics blog:

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 }}

To opt out of these email notifications, deselect the checkbox on your Profile page under Account Information.

Best Regards, the Rowsandall Team

{% endblock %}