From 20c2339f15f6750a0df68e4dc20de08835168e2c Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Thu, 27 Sep 2018 21:27:01 +0200 Subject: [PATCH] acceptable version of list_workouts --- rowers/templates/list_workouts.html | 131 +++++++++++++++------------- rowers/templates/menu_workouts.html | 29 ++++++ rowers/views.py | 2 +- static/css/rowsandall2.css | 2 +- static/css/style3.css | 125 -------------------------- static/css/styles2.css | 21 +++++ templates/newbase.html | 40 ++++++++- 7 files changed, 162 insertions(+), 188 deletions(-) delete mode 100644 static/css/style3.css diff --git a/rowers/templates/list_workouts.html b/rowers/templates/list_workouts.html index ea164251..443eefc3 100644 --- a/rowers/templates/list_workouts.html +++ b/rowers/templates/list_workouts.html @@ -1,7 +1,7 @@ {% extends "newbase.html" %} {% load staticfiles %} {% load rowerfilters %} - +xo {% block title %}Rowsandall Workouts List{% endblock %} {% block scripts %} @@ -73,7 +73,7 @@

-
  • +