From 00ec7214e1cef36978fce866ad051aed3fe84ef9 Mon Sep 17 00:00:00 2001 From: Gregory Trullemans Date: Fri, 24 Dec 2021 22:08:29 +0100 Subject: [PATCH] UI optimization and bug fix --- .../peoples/gymnasts/list_mindstate.html | 2 +- templates/peoples/gymnasts/list_routine.html | 110 +++++++++--------- .../peoples/gymnasts/list_scores_chronos.html | 11 +- 3 files changed, 61 insertions(+), 62 deletions(-) diff --git a/templates/peoples/gymnasts/list_mindstate.html b/templates/peoples/gymnasts/list_mindstate.html index aa6e180516..eb0d8e4a6a 100644 --- a/templates/peoples/gymnasts/list_mindstate.html +++ b/templates/peoples/gymnasts/list_mindstate.html @@ -52,7 +52,7 @@ }); {% else %} -

No mindstate recorded for this gymnast.

+

No mindstate recorded for this gymnast.

{% endif %}