@@ -0,0 +1,5 @@
let submit = document.getElementById("bouton_submit")
submit.addEventListener("click", function() {
document.location.href = "formulaire_envoye.html";
});
The note is not visible to the blocked user.