From caeec2ab79a765c87a8c2d24d0dd40cad26c02b9 Mon Sep 17 00:00:00 2001 From: Tim Lorsbach Date: Thu, 2 Jul 2026 21:02:17 +0200 Subject: [PATCH] Make PES Link clickable --- bayer/templates/objects/compound_structure_viz.html | 4 +++- bayer/templates/objects/compound_viz.html | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/bayer/templates/objects/compound_structure_viz.html b/bayer/templates/objects/compound_structure_viz.html index 8924c63e..44892470 100644 --- a/bayer/templates/objects/compound_structure_viz.html +++ b/bayer/templates/objects/compound_structure_viz.html @@ -3,7 +3,9 @@
Link to PES
-
{{ compound_structure.pes_link }}
+
diff --git a/bayer/templates/objects/compound_viz.html b/bayer/templates/objects/compound_viz.html index 9ff10e75..c752299c 100644 --- a/bayer/templates/objects/compound_viz.html +++ b/bayer/templates/objects/compound_viz.html @@ -3,7 +3,9 @@
Link to PES
-
{{ compound.default_structure.pes_link }}
+