From 0b0aa5549e200e4e8e12ec6a9dff50754737bf15 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Tue, 9 Feb 2021 08:28:00 +0100 Subject: [PATCH] fix #607 --- rowers/templates/flexchartstacked.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rowers/templates/flexchartstacked.html b/rowers/templates/flexchartstacked.html index 11a54331..665453ac 100644 --- a/rowers/templates/flexchartstacked.html +++ b/rowers/templates/flexchartstacked.html @@ -21,11 +21,11 @@

{% if workout|previousworkout:rower.user %} - Previous  {% endif %} {% if workout|nextworkout:rower.user %} - Next {% endif %}