diff --git a/rowers/templates/cum_flex.html b/rowers/templates/cum_flex.html index 4071a3fb..8ac6adb4 100644 --- a/rowers/templates/cum_flex.html +++ b/rowers/templates/cum_flex.html @@ -1,35 +1,16 @@ -{% extends "base.html" %} +{% extends "newbase.html" %} {% load staticfiles %} {% load rowerfilters %} {% block title %}Rowsandall {% endblock %} -{% block content %} - - -
Use this form to select a different date range:
Select start and end date for a date range: -
Summary for {{ theuser.first_name }} {{ theuser.last_name }} - between {{ startdate|date }} and {{ enddate|date }}
+Summary for {{ theuser.first_name }} {{ theuser.last_name }} + between {{ startdate|date }} and {{ enddate|date }}
+