diff --git a/website/web/templates/hostname_popup.html b/website/web/templates/hostname_popup.html
index 7c5ef9bb..b8b41309 100644
--- a/website/web/templates/hostname_popup.html
+++ b/website/web/templates/hostname_popup.html
@@ -215,7 +215,7 @@
This file {% if details['type'] %}(
{{ details['type'] }}){% endif %} can be found
{{ details['hash_freq'] }} times
diff --git a/website/web/templates/macros.html b/website/web/templates/macros.html
index 21a06a19..6b2dbdd1 100644
--- a/website/web/templates/macros.html
+++ b/website/web/templates/macros.html
@@ -315,7 +315,7 @@
{% endmacro %}
-{% macro pandora_submit(node_uuid, ressource_hash) %}
+{% macro pandora_submit(tree_uuid, node_uuid, ressource_hash) %}