diff --git a/rowers/templates/otwgeeky.html b/rowers/templates/otwgeeky.html index 8248084d..14699098 100644 --- a/rowers/templates/otwgeeky.html +++ b/rowers/templates/otwgeeky.html @@ -7,122 +7,134 @@ {% block content %}
- Please correct the error{{ form.errors|pluralize }} below. -
- {% endif %} + {% if form.errors %} ++ Please correct the error{{ form.errors|pluralize }} below. +
+ {% endif %} + +This is a preview of the page with advanced functionality for Pro users. See the About page for more information and to sign up for Pro Membership +{% endif %} +
+ Edit Workout +
++ Advanced Edit +
++ Export +
+ +This is a preview of the page with advanced functionality for Pro users. See the About page for more information and to sign up for Pro Membership - {% endif %} -
- Edit Workout -
-- Advanced Edit -
-- Export -
- -| Date: | {{ workout.date }} | -
|---|---|
| Time: | {{ workout.starttime }} | -
| Distance: | {{ workout.distance }}m | -
| Duration: | {{ workout.duration |durationprint:"%H:%M:%S.%f" }} | -Public link to this workout | -- https://rowsandall.com/rowers/workout/{{ workout.id }} - | - |
| Date: | {{ workout.date }} | +
|---|---|
| Time: | {{ workout.starttime }} | +
| Distance: | {{ workout.distance }}m | +
| Duration: | {{ workout.duration |durationprint:"%H:%M:%S.%f" }} | +Public link to this workout | ++ https://rowsandall.com/rowers/workout/{{ workout.id }} + | + |
+
+ {% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %} + Edit Wind Data + {% else %} + Edit Wind Data + {% endif %} + +
++ Add wind data for OTW workouts +
++ {% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %} + Edit Stream Data + {% else %} + Edit Stream Data + {% endif %} + +
++ For river dwellers. Add stream information. +
++ {% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %} + OTW Power + {% else %} + OTW Power + {% endif %} +
++ Run OTW Power calculations (wind & stream correction, equivalent erg pace) +
+{% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %} - Edit Wind Data - {% else %} - Edit Wind Data - {% endif %} - -
-- Add wind data for OTW workouts -
-- {% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %} - Edit Stream Data - {% else %} - Edit Stream Data - {% endif %} - -
-- For river dwellers. Add stream information. -
-- {% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %} - OTW Power - {% else %} - OTW Power - {% endif %} -
-- Run OTW Power calculations (wind & stream correction, equivalent erg pace) -
-- {% if user.rower.rowerplan == 'pro' or user.rower.rowerplan == 'coach' %} - Corrected Pace Plot + Corrected Pace Plot {% else %} Corrected Pace Plot {% endif %} - -
-- Wind and Stream corrected pace plots will be here. -
-+ +
++ Wind and Stream corrected pace plots will be here. +
+- See (and save) the big interactive plot -
-+ See (and save) the big interactive plot +
+