From 71169048fbc78b965f6bdd61c4477ba08f6887e9 Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Thu, 14 Jan 2021 21:22:24 +0100 Subject: [PATCH] Update contact address --- tfjm/templates/about.html | 4 ++-- tfjm/templates/base.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tfjm/templates/about.html b/tfjm/templates/about.html index d6102c2..83aa6a7 100644 --- a/tfjm/templates/about.html +++ b/tfjm/templates/about.html @@ -33,8 +33,8 @@

Pour toute demande ou réclammation, merci de nous contacter à l'adresse - - contact@correspondances-maths.fr + + contact@tfjm.org .

{% endblock %} diff --git a/tfjm/templates/base.html b/tfjm/templates/base.html index 4016f72..e0842ca 100644 --- a/tfjm/templates/base.html +++ b/tfjm/templates/base.html @@ -179,7 +179,7 @@
- {% trans "Contact us" %} {% csrf_token %}