diff --git a/rowers/templates/windedit.html b/rowers/templates/windedit.html index e0eb56bb..933f5705 100644 --- a/rowers/templates/windedit.html +++ b/rowers/templates/windedit.html @@ -1,41 +1,13 @@ -{% extends "base.html" %} +{% extends "newbase.html" %} {% load staticfiles %} {% load rowerfilters %} {% block title %}Advanced Features {% endblock %} -{% block content %} -
- Edit Workout -
-- Advanced Edit -
- -Update wind between distance 1 and distance 2. Submit wind strength and direction at start and end of segment. Blank the form for values @@ -47,84 +19,61 @@ to find historical weather data from an on-line weather station near the location of your row.
- -Closest Airport Weather: {{ airport }} - ({{ airportdistance | floatformat:-1 }} km) - Airport Data
-- Dark Sky Data -
- Download wind speed and bearing from The Dark Sky + +
Manual update of the wind data from the form.
-Closest Airport Weather: {{ airport }} + ({{ airportdistance | floatformat:-1 }} km) + Airport Data
++ Dark Sky Data +
+ Download wind speed and bearing from The Dark Sky +
+
-