From a0d3ac85dab5bfba9107f63b3219902ebe32cdd9 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 9 Feb 2024 17:27:14 +0300 Subject: UI: Provide QC successful results page --- qc_app/templates/rqtl2/rqtl2-qc-job-results.html | 62 ++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 qc_app/templates/rqtl2/rqtl2-qc-job-results.html (limited to 'qc_app/templates/rqtl2/rqtl2-qc-job-results.html') diff --git a/qc_app/templates/rqtl2/rqtl2-qc-job-results.html b/qc_app/templates/rqtl2/rqtl2-qc-job-results.html new file mode 100644 index 0000000..46a168f --- /dev/null +++ b/qc_app/templates/rqtl2/rqtl2-qc-job-results.html @@ -0,0 +1,62 @@ +{%extends "base.html"%} +{%from "cli-output.html" import cli_output%} + +{%block title%}R/qtl2 bundle: QC job results{%endblock%} + +{%block contents%} +
The R/qtl2 bundle you uploaded has passed all automated quality-control + checks successfully.
+You may now continue to load the data into GeneNetwork for the bundle, with + the following details:
+