From eb13bdb2fafcf7380e8d742ac6d31c680881a9f7 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Mon, 26 Aug 2019 10:50:40 +0200 Subject: [PATCH] suivi adwords --- app/views/layouts/public.html.haml | 10 ++++++++++ app/views/public/contacts/_thank.html.haml | 7 ++++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index a344348..cc5a50d 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -256,3 +256,13 @@ ga('send', 'pageview'); + + + + diff --git a/app/views/public/contacts/_thank.html.haml b/app/views/public/contacts/_thank.html.haml index fbdfe2a..5697937 100644 --- a/app/views/public/contacts/_thank.html.haml +++ b/app/views/public/contacts/_thank.html.haml @@ -1,2 +1,7 @@ %h3 Merci pour votre message -%p Nous vous remercions pour votre message et vous répondrons dans les meilleurs délais. \ No newline at end of file +%p Nous vous remercions pour votre message et vous répondrons dans les meilleurs délais. + + + \ No newline at end of file