From a08f7ff12240d1587e9ab717828b5da9c5463c97 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Thu, 14 Oct 2021 08:40:54 +0200 Subject: [PATCH] design of new page --- rowers/templates/workout_courses.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rowers/templates/workout_courses.html b/rowers/templates/workout_courses.html index 1d0d46f0..98a79928 100644 --- a/rowers/templates/workout_courses.html +++ b/rowers/templates/workout_courses.html @@ -48,8 +48,8 @@ {% endif %} {% if courses %} -
  • -

    Interval by Course

    +
  • +

    Add a course

    This functionality allows you to record a time on a set course that you've rowed during the workout. The summary will be updated to show time on course, and you can compare this with other @@ -74,6 +74,7 @@

  • {% endif %}
  • +

    Workout Summary

    Rower:{{ first_name }} {{ last_name }}