From 73a0ad695f4c7ad9d4a313b9bb9231dcaab5fcb7 Mon Sep 17 00:00:00 2001 From: zsloan Date: Tue, 22 Feb 2022 22:11:10 +0000 Subject: Add container div --- wqflask/wqflask/templates/partial_correlations.html | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/partial_correlations.html b/wqflask/wqflask/templates/partial_correlations.html index ad1c674a..0cf09afc 100644 --- a/wqflask/wqflask/templates/partial_correlations.html +++ b/wqflask/wqflask/templates/partial_correlations.html @@ -10,6 +10,7 @@ {%endblock%} {%block content%} +
@@ -210,7 +211,8 @@ - + + @@ -226,7 +228,8 @@ - + + @@ -249,7 +252,8 @@ - + + @@ -264,7 +268,8 @@ - + + @@ -286,7 +291,8 @@ - + + @@ -309,6 +315,8 @@ + + @@ -334,6 +342,7 @@
+ {%endblock%} {%block js%} -- cgit v1.2.3