From f726c71bf1636a838f45363d1613763a2926e34f Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 12 Jun 2024 16:38:54 -0500 Subject: Update html templates to use bootstrap for styling --- qc_app/templates/continue_from_create_study.html | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) (limited to 'qc_app/templates/continue_from_create_study.html') diff --git a/qc_app/templates/continue_from_create_study.html b/qc_app/templates/continue_from_create_study.html index 7455fbc..34e6e5e 100644 --- a/qc_app/templates/continue_from_create_study.html +++ b/qc_app/templates/continue_from_create_study.html @@ -20,7 +20,7 @@ {%endif%} {%endwith%} -
+
@@ -29,15 +29,15 @@ filename, filetype, species=species, genechipid=genechipid, studyid=studyid, totallines=totallines)}} -
- -
+
+
+

OR

+
+
@@ -46,11 +46,7 @@ filename, filetype, species=species, genechipid=genechipid, studyid=studyid, totallines=totallines)}} -
- -
+
{%endblock%} -- cgit v1.2.3