diff --git a/bayer/templates/objects/compound_structure_viz.html b/bayer/templates/objects/compound_structure_viz.html index 90e34e1f..623fbbe4 100644 --- a/bayer/templates/objects/compound_structure_viz.html +++ b/bayer/templates/objects/compound_structure_viz.html @@ -4,7 +4,9 @@
Link to PES
- {{ compound_structure.pes_link }} +

+ {{ compound_structure.pes_link }} +

diff --git a/bayer/templates/objects/compound_viz.html b/bayer/templates/objects/compound_viz.html index c752299c..5ffee3c5 100644 --- a/bayer/templates/objects/compound_viz.html +++ b/bayer/templates/objects/compound_viz.html @@ -4,7 +4,9 @@
Link to PES
- {{ compound.default_structure.pes_link }} +

+ {{ compound.default_structure.pes_link }} +

diff --git a/bayer/templates/objects/node_viz.html b/bayer/templates/objects/node_viz.html index 1bfa3109..23e88c8a 100644 --- a/bayer/templates/objects/node_viz.html +++ b/bayer/templates/objects/node_viz.html @@ -4,7 +4,9 @@
Link to PES
- {{ node.default_node_label.pes_link }} +

+ {{ node.default_node_label.pes_link }} +