From c93efc2ff1b59c64685d95a1bfe5f59555a3e57d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Wed, 9 Oct 2024 14:18:02 +0200 Subject: [PATCH] fix: Properly load JS dependencies on body hash view --- website/web/templates/body_hash.html | 57 +++++++++++++++++----------- 1 file changed, 34 insertions(+), 23 deletions(-) diff --git a/website/web/templates/body_hash.html b/website/web/templates/body_hash.html index 3e08dafc..edadd905 100644 --- a/website/web/templates/body_hash.html +++ b/website/web/templates/body_hash.html @@ -9,12 +9,6 @@ {% block scripts %} {{ super() }} - - -{% endblock %} -{%endif%} - - -{% block content %} - -{% if from_popup %} - -{%endif%} - -
-
{{ body_hash }}
-
Only the most recent captures are listed below, this will change soon.
- Download -
- + +{% endblock %} + +{%else%} + + + +{%endif%} + + +{% block content %} + +{% if from_popup %} +
+{%endif%} + +
+
{{ body_hash }}
+
Only the most recent captures are listed below, this will change soon.
+ Download +
+

The same file was seen in these captures recently: