diff --git a/templates/summary_validation_pdf.html b/templates/summary_validation_pdf.html index 2be89908..0efe22ad 100644 --- a/templates/summary_validation_pdf.html +++ b/templates/summary_validation_pdf.html @@ -68,7 +68,7 @@ {% set comma = joiner(", ") %}

Summary of integrative structure determination of {{complex_name}} ( {%- for k, v in ranked_id_list -%} - {{ comma()}}{{ v }} + {{ comma()}}{{ k ~": " ~ v }} {%- endfor -%} )