From d02cef83c3c0b3f3098df1a7e7eeaf90430f784a Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 8 Feb 2024 15:54:32 +0300 Subject: R/qtl2 QC: Set up scaffolding for QC UI Set up the scaffolding for the flows and UI that will be used when running QC against the uploaded R/qtl2 bundle. This will be fleshed out later, and the UI is likely to change somewhat, down the line. --- qc_app/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qc_app/templates/base.html') diff --git a/qc_app/templates/base.html b/qc_app/templates/base.html index 3b701bc..2228356 100644 --- a/qc_app/templates/base.html +++ b/qc_app/templates/base.html @@ -6,7 +6,7 @@ {%block extrameta%}{%endblock%} -