diff --git a/rowers/templates/boxplot.html b/rowers/templates/boxplot.html index 346a780e..5d4b313f 100644 --- a/rowers/templates/boxplot.html +++ b/rowers/templates/boxplot.html @@ -1,10 +1,10 @@ -{% extends "base.html" %} +{% extends "newbase.html" %} {% load staticfiles %} {% load rowerfilters %} {% block title %}Rowsandall Box Plot {% endblock %} -{% block content %} +{% block main %} - - -
- You can use the form above to change the metric or filter the data. + You can use the form to change the metric or filter the data. Set Min SPM and Max SPM to select only strokes in a certain range of stroke rates. Set Work per Stroke to a minimum value to remove "paddle" strokes or turns.
-You can use the date and search forms above to search through all - workouts from this team.
-TIP: Agree with your team members to put tags (e.g. '8x500m') in the notes section of - your workouts. That makes it easy to search.
-