From 1739693fa5170c87495b0b46008e567449448e51 Mon Sep 17 00:00:00 2001 From: Thomas Rubini <74205383+ThomasRubini@users.noreply.github.com> Date: Mon, 16 Jan 2023 14:16:12 +0100 Subject: [PATCH] put real host in legal page --- truthseeker/templates/legal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/truthseeker/templates/legal.html b/truthseeker/templates/legal.html index a4bbc77..c49c7bd 100644 --- a/truthseeker/templates/legal.html +++ b/truthseeker/templates/legal.html @@ -11,7 +11,7 @@
Ce site web est hébergé par {{HOST}}, {{HOST_SOCIAL_REASON}}, dont l'adresse est {{HOST_ADRESS}} et dont le numéro de téléphone est {{HOST_PHONE_NUMBER}}.
+Ce site web est hébergé par InovaPerf, dont l'adresse est 14 rue Charles-V 75004 Paris et dont le numéro de téléphone est 09 72 54 63 63.
Le code de ce jeu est ouvert et disponible sous license MIT à l'adresse suivante : https://github.com/ThomasRubini/SAE-A2-TruthInquiry