From adeda8e4c6f60199da03c948d96c8c2b96dd48f0 Mon Sep 17 00:00:00 2001 From: Chiara Rasi Date: Mon, 28 Oct 2024 12:41:22 +0100 Subject: [PATCH] Switch to Bootstrap 5 badges --- src/chanjo2/templates/overview.html | 24 +++--------------------- 1 file changed, 3 insertions(+), 21 deletions(-) diff --git a/src/chanjo2/templates/overview.html b/src/chanjo2/templates/overview.html index d15ba3c1..f67a86cb 100644 --- a/src/chanjo2/templates/overview.html +++ b/src/chanjo2/templates/overview.html @@ -2,24 +2,6 @@ {% block css %} {{ super() }} - {% endblock %} {% macro completeness_cutoffs() %} @@ -72,13 +54,13 @@ {{ row[2] }} {% if row[3].mane_select %} - MANE Select: {{row[3].mane_select}} + MANE Select: {{row[3].mane_select}} {% endif %} {% if row[3].mane_plus_clinical %} - MANE Plus Clinical: {{row[3].mane_plus_clinical}} + MANE Plus Clinical: {{row[3].mane_plus_clinical}} {% endif %} {% if row[3].mrna %} - MANE Plus Clinical: {{row[3].mrna}} + {{row[3].mrna}} {% endif %} {{ row[4] }}