From 7ae2b6e0d152420fdeb2f8ee54281e35aa0fd6af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Mon, 31 Jul 2023 16:54:37 +0200 Subject: [PATCH] new: Display ressource URL in ressources list Related #744 --- website/web/templates/tree_body_hashes.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/website/web/templates/tree_body_hashes.html b/website/web/templates/tree_body_hashes.html index ea40d258..d13d1ad9 100644 --- a/website/web/templates/tree_body_hashes.html +++ b/website/web/templates/tree_body_hashes.html @@ -29,12 +29,12 @@ {% endif %} -
- +
+ @@ -57,11 +57,13 @@ + {% endfor %}
File type Captures totalRessource Hash (sha512)
{{ info['total_captures'] }}

{{ info['node'].name }}

+ {{body_hash}} +
-