From d08291712e1d741abf81eaf61b55caeac7b9a00e Mon Sep 17 00:00:00 2001 From: Gregory Trullemans Date: Sat, 3 Feb 2024 17:47:03 +0100 Subject: [PATCH] Update intensity listing --- jarvis/followup/templates/intensities/list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jarvis/followup/templates/intensities/list.html b/jarvis/followup/templates/intensities/list.html index ae0c4da..5c4234b 100644 --- a/jarvis/followup/templates/intensities/list.html +++ b/jarvis/followup/templates/intensities/list.html @@ -28,7 +28,7 @@   Date - {% if gymnast %} + {% if not gymnast %} Gymnast {% endif %} @@ -53,7 +53,7 @@ {{ intensity.date | date:"d-m-Y" }} - {% if gymnast %} + {% if not gymnast %} {{ intensity.gymnast }}