From a6dbcb002c637384d06c5aabee856adc6540f52b Mon Sep 17 00:00:00 2001 From: Gregory Trullemans Date: Wed, 15 May 2024 09:20:18 +0200 Subject: [PATCH] Update interface --- jarvis/followup/templates/wellbeing/list.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jarvis/followup/templates/wellbeing/list.html b/jarvis/followup/templates/wellbeing/list.html index 82ec04a..6e8c600 100644 --- a/jarvis/followup/templates/wellbeing/list.html +++ b/jarvis/followup/templates/wellbeing/list.html @@ -13,8 +13,7 @@ {% if gymnast.id in request.session.available_gymnast or request.user.is_superuser %} {% endif %} - {{ gymnast }} - {% if gymnast.id in request.session.available_gymnast or request.user.is_superuser %}{% endif %}'s{% endif %} Well beings + {{ gymnast }}{% if gymnast.id in request.session.available_gymnast or request.user.is_superuser %}{% endif %}'s{% endif %} Well beings