about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--wqflask/wqflask/templates/partial_correlations/pcorrs_select_operations.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/wqflask/wqflask/templates/partial_correlations/pcorrs_select_operations.html b/wqflask/wqflask/templates/partial_correlations/pcorrs_select_operations.html
index 375e792e..fe7f8cd4 100644
--- a/wqflask/wqflask/templates/partial_correlations/pcorrs_select_operations.html
+++ b/wqflask/wqflask/templates/partial_correlations/pcorrs_select_operations.html
@@ -29,6 +29,8 @@
     {%endwith%}
 
     <input type="hidden" value="{{trait_list_str}}" name="trait_list">
+	<h1>Partial Correlation</h1>
+	<div>Please select one primary trait, one to three control traits, and at least one target trait.</div>
     <br />
     <table id="pcorrs_traits_table"
 	   class="table-hover table-striped cell-border dataTable"