diff --git a/templates/batchReport.html b/templates/batchReport.html index 10b4e4e2..030d0450 100644 --- a/templates/batchReport.html +++ b/templates/batchReport.html @@ -54,12 +54,12 @@ {% if run_names|length > 0 %}
-
{{report_name}}
+
{{report_name}}
{% for run_name in run_names %} - {{run_name}} + {{run_name}} {% endfor %}
diff --git a/templates/pooledReport.html b/templates/pooledReport.html index 9ae88cc6..aa31ba15 100644 --- a/templates/pooledReport.html +++ b/templates/pooledReport.html @@ -70,7 +70,7 @@
{{report_name}}
{% for plot_name in summary_plot_names %}
-
{{summary_plot_titles[plot_name]}}
+
{{summary_plot_titles[plot_name]}}
diff --git a/templates/report.html b/templates/report.html index b3ef054f..b85fe2ea 100644 --- a/templates/report.html +++ b/templates/report.html @@ -402,7 +402,7 @@
Indel characterization
{% else %}
Indel characterization for {{amplicon_name}}
{% endif %} -