aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/genotypes/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'uploader/templates/genotypes/index.html')
-rw-r--r--uploader/templates/genotypes/index.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/uploader/templates/genotypes/index.html b/uploader/templates/genotypes/index.html
index 9ffea73..e749f5a 100644
--- a/uploader/templates/genotypes/index.html
+++ b/uploader/templates/genotypes/index.html
@@ -25,12 +25,4 @@
{{select_species_form(url_for("species.populations.genotypes.index"),
species)}}
</div>
-
-<div class="row">
- <h3>Some Important Concepts to Consider/Remember</h3>
- <ul>
- <li>Reference vs. Non-reference alleles</li>
- <li>In <em>GenoCode</em> table, items are ordered by <strong>InbredSet</strong></li>
- </ul>
-</div>
{%endblock%}