diff --git a/templates/full_validation_pdf.html b/templates/full_validation_pdf.html index 259e771b..8ba26618 100644 --- a/templates/full_validation_pdf.html +++ b/templates/full_validation_pdf.html @@ -167,17 +167,17 @@

{{ date }}

- - + + - - + + - - + +
PDB ID{{ ID_T }}PDB ID{{ ID_T }}
Structure Name{{ Molecule }}Structure Name{{ Molecule }}
Structure Authors{{ Authors }}Structure Authors{{ Authors }}
@@ -577,7 +577,7 @@

For models with atomic structures, molprobity analysis is performed. For models with coarse-grained or multi-scale structures, excluded volume analysis is performed.

- {% if disclaimer > 0 %} + {% if disclaimer %}

NOTE: Based on existing standards, there are no model quality assessments for this entry.

diff --git a/templates/macro.html b/templates/macro.html index 7ed37d8e..f2514b4c 100644 --- a/templates/macro.html +++ b/templates/macro.html @@ -14,7 +14,7 @@ {% for j in range(1, list_to_write|length) %} {% for i in range(list_to_write[j]|length) %} - +
{{ list_to_write[j][i] }}