diff --git a/config/settings/base.py b/config/settings/base.py index 1fe8f8f88..388030cfc 100644 --- a/config/settings/base.py +++ b/config/settings/base.py @@ -398,6 +398,7 @@ HUBSPOT_API_KEY = env.str("HUBSPOT_API_KEY", "set-it") HUBSPOT_IS_ACTIVATED = env.bool("HUBSPOT_IS_ACTIVATED", False) + # Security # ------------------------------------------------------------------------------ @@ -771,7 +772,7 @@ } -# External URLs +# Internal & external # (if you need these settings in the template, add them to settings_context_processor.expose_settings) # ------------------------------------------------------------------------------ @@ -784,6 +785,7 @@ "https://docs.google.com/forms/d/e/1FAIpQLScx1k-UJ-962_rSgPJGabc327gGjFUho6ypgcZHCubuwTl7Lg/viewform" ) TALLY_NPS_FORM_ID = env.str("TALLY_NPS_FORM_ID", "") +APPROCH_USER_ID = env.int("APPROCH_USER_ID", 0) # Misc @@ -837,6 +839,7 @@ ] FORM_RENDERER = "django.forms.renderers.TemplatesSetting" + # MTCAPTCHA # ------------------------------------------------------------------------------ MTCAPTCHA_PRIVATE_KEY = env.str("MTCAPTCHA_PRIVATE_KEY", "") diff --git a/lemarche/templates/tenders/_detail_contact.html b/lemarche/templates/tenders/_detail_contact.html index 1b040695b..14e4aaaff 100644 --- a/lemarche/templates/tenders/_detail_contact.html +++ b/lemarche/templates/tenders/_detail_contact.html @@ -40,11 +40,24 @@
+ Ce projet d'achat a été publié sur la plateforme APProch.
+
+ Pour plus d'informations, pour être informé des mises à jour sur ce projet
+ ou pour indiquer votre intérêt auprès de l'acheteur public, cliquez sur le lien ci-dessous.
+