about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--uploader/templates/genotypes/list-genotypes.html13
1 files 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 @@
 
 <div class="row">
   <h3>Genotype Markers</h3>
+</div>
 
-  <div class="row">
-    <p>
-      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.
-    </p>
+<div class="row">
+  <p>
+    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.
+  </p>
   <table id="tbl-genetic-markers" class="table compact stripe cell-border">
     <thead>
       <tr>