diff --git a/rowers/templates/courses_challenges.html b/rowers/templates/courses_challenges.html index 84a2aa8e..2cf5b890 100644 --- a/rowers/templates/courses_challenges.html +++ b/rowers/templates/courses_challenges.html @@ -23,6 +23,24 @@
+ Whether you routinely row between two landmarks on your river and want to compare + times from one day to the other, or like a little competition between + rowers in your neighborhood, Rowsandall courses are for you! They are useful for GPS-based timing + of your time on the course, and enable easy, informal, timed event on any body of water you like. +
++ On Rowsandall, rowers share courses and organize challenges. We're showing you a few on this page, + but there are many more to explore. You can also add your own. +
++ These courses are designed to be compatible with + CrewNerd Custom Courses. You + can synchronize the list of liked courses to the CrewNerd app on your phone, so you can get + on-the-water indications of your time on the course. +
+
All Courses
@@ -35,6 +53,13 @@
{{ course.course.name }}
+
+ {% if course.course in rower.followed_courses.all %} + + {% else %} + + {% endif %} +
{{ course.course.country }}
{{ course.course.distance }}m