From 16027022ee9ad50408dabcffd20227a91f064edd Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 4 Sep 2026 13:31:24 -0500 Subject: Bugfix: Close
element and re-indent code. --- uploader/templates/genotypes/list-genotypes.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/uploader/templates/genotypes/list-genotypes.html b/uploader/templates/genotypes/list-genotypes.html index 131576f..a7e8ba4 100644 --- a/uploader/templates/genotypes/list-genotypes.html +++ b/uploader/templates/genotypes/list-genotypes.html @@ -91,13 +91,14 @@

Genotype Markers

+
-
-

- The table below lists all of the markers that exist for species - {{species.SpeciesName}} ({{species.FullName}}), regardless of whether - (or not) we have corresponding sample allele data for a particular marker. -

+
+

+ The table below lists all of the markers that exist for species + {{species.SpeciesName}} ({{species.FullName}}), regardless of whether + (or not) we have corresponding sample allele data for a particular marker. +

-- cgit 1.4.1