From f7d3585bb9a33383459e0a9695627e23e4a997e3 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Thu, 14 Oct 2021 08:43:24 +0200 Subject: [PATCH] removing reload --- rowers/templates/workout_courses.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rowers/templates/workout_courses.html b/rowers/templates/workout_courses.html index 98a79928..3417d21a 100644 --- a/rowers/templates/workout_courses.html +++ b/rowers/templates/workout_courses.html @@ -9,7 +9,7 @@ {% endblock %} {% block scripts %} -{% include "monitorjobs.html" %} + {% endblock %} {% block title %}{{ workout.name }} {% endblock %}