diff --git a/rowers/templates/menu_workout.html b/rowers/templates/menu_workout.html index cf9e7c26..28f1292c 100644 --- a/rowers/templates/menu_workout.html +++ b/rowers/templates/menu_workout.html @@ -308,6 +308,11 @@ OTW Power +
+ This will delete the power data for the following workout: +
+| Name: | {{ workout.name }} | +
|---|---|
| Date: | {{ workout.date }} | +
| Time: | {{ workout.starttime }} | +
| Distance: | {{ workout.distance }}m | +
| Duration: | {{ workout.duration |durationprint:"%H:%M:%S.%f" }} | +