aboutsummaryrefslogtreecommitdiff
path: root/qc_app/templates/select_platform.html
diff options
context:
space:
mode:
Diffstat (limited to 'qc_app/templates/select_platform.html')
-rw-r--r--qc_app/templates/select_platform.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/qc_app/templates/select_platform.html b/qc_app/templates/select_platform.html
index f8db736..131003d 100644
--- a/qc_app/templates/select_platform.html
+++ b/qc_app/templates/select_platform.html
@@ -3,7 +3,7 @@
{%block title%}Select Dataset{%endblock%}
{%block contents%}
-<h1 class="heading">{{filename}}: select platform</h2>
+<h2 class="heading">{{filename}}: select platform</h2>
<form method="POST" action="{{url_for('dbinsert.select_study')}}"
id="select-platform-form" data-genechips="{{genechips_data}}">