From e677294bfb527730c9af77f7b98e4b00423c8fa3 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 27 Mar 2026 10:37:57 -0500 Subject: genotypes: Reorganise UI. --- uploader/templates/genotypes/list-genotypes.html | 38 +++++++++++++----------- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/uploader/templates/genotypes/list-genotypes.html b/uploader/templates/genotypes/list-genotypes.html index b70dac0..fd84c2f 100644 --- a/uploader/templates/genotypes/list-genotypes.html +++ b/uploader/templates/genotypes/list-genotypes.html @@ -8,20 +8,6 @@ {%block contents%} {{flash_all_messages()}} -
There are a total of {{total_markers}} currently registered genetic markers - for the "{{species.FullName}}" species. You can click - - here to view the genetic markers - . -
-@@ -57,14 +43,30 @@ {%if genocode | length < 1%} - - add genotype encoding + {%endif%}
There are a total of {{total_markers}} currently registered genetic markers + for the "{{species.FullName}}" species. You can click + + here to view the genetic markers + . +
+