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