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 %}