diff --git a/_includes/table.html b/_includes/table.html index d8d2b6e..5de742a 100644 --- a/_includes/table.html +++ b/_includes/table.html @@ -327,19 +327,19 @@ {% if tool.nci-if89 != blank %} {%- for if89 in tool.nci-if89 %} {{tool.nci-if89}} - {%- endif %} + {%- endfor %} {%- endif %} {% if tool.pawsey != blank %} {%- for pawsey in tool.pawsey %} {{tool.pawsey}} - {%- endif %} + {%- endfor %} {%- endif %} {% if tool.bunya != blank %} {%- for bunya in tool.bunya %} {{tool.bunya}} - {%- endif %} + {%- endfor %} {%- endif %} {%- endfor %}