diff --git a/controllers/.___init__.py b/controllers/.___init__.py
deleted file mode 100644
index 83a085a6b42b5e385058147705bb263b7bd3114b..0000000000000000000000000000000000000000
Binary files a/controllers/.___init__.py and /dev/null differ
diff --git a/controllers/._main.py b/controllers/._main.py
deleted file mode 100644
index 5352e50367b956c03d5bbe3e9bba6d756c44df39..0000000000000000000000000000000000000000
Binary files a/controllers/._main.py and /dev/null differ
diff --git a/models/._website.py b/models/._website.py
deleted file mode 100644
index 63444a2c3c439d01d4d81ebf8469dd88a3d5fcf9..0000000000000000000000000000000000000000
Binary files a/models/._website.py and /dev/null differ
diff --git a/models/._website_blog.py b/models/._website_blog.py
deleted file mode 100644
index 75156322974d274ff2fa8934edff53f8c024adf7..0000000000000000000000000000000000000000
Binary files a/models/._website_blog.py and /dev/null differ
diff --git a/static/src/js/._menuspy.js b/static/src/js/._menuspy.js
deleted file mode 100644
index 5dcf2d26e8dc7d29664f8f8f7aa44e5d89e2ca72..0000000000000000000000000000000000000000
Binary files a/static/src/js/._menuspy.js and /dev/null differ
diff --git a/static/src/js/script_to_top.js b/static/src/js/script_to_top.js
index f408ed724b2e9399675b4b750a44c840dd8105a9..d84bbe64fe8e4e211562c4eee1c776690fc111c2 100644
--- a/static/src/js/script_to_top.js
+++ b/static/src/js/script_to_top.js
@@ -43,36 +43,6 @@ odoo.define('pylote_website.scroll_totop', function (require) {
             }
         });
 
-        $("#techno-button").click(function() {
-            // $("html, body").animate({ scrollTop: $('#nav-techno').offset().top - 170}, 1000);
-            // window.open("/our-differenciation#our-techno");
-            // console.log(window.location);
-            var 
-            yPos,
-            yInitPos,
-            target = ($($(this).attr("href")));
-            window.location = "/our-differenciation";
-            window.location.reload(true);
-
-            yInitPos = $(window).scrollTop();
-            window.location.hash = "/our-differenciation#our-techno";
-            $(window).scrollTop(yInitPos);
-            target = ($("a[name=#our-techno]"));
-            yPos = target.offset().top;
-            $('html,body').animate({ scrollTop: yPos - 40 }, 1000)
-            // yInitPos = $(window).scrollTop();
-            // window.location.hash = "#our-techno";
-            // $(window).scrollTop( $(window).scrollTop() - 40 );
-            // $(window).scrollTop(yInitPos);
-            // target = ($($(this).attr("href") + ":first"));
-            // if (target.length == 1) {
-            //     yPos = target.offset().top; 
-            //     $('html,body').animate({ scrollTop: yPos - 40 }, 1000); 
-            // }
-
-
-        });
-
         $("#myBtn").click(function(ev){
             document.body.scrollTop = 0; // For Chrome, Safari and Opera
             document.documentElement.scrollTop = 0; // For IE and Firefox
diff --git a/views/._home.xml b/views/._home.xml
deleted file mode 100644
index 5516cfd02da7207c188c5cb0083bc6ea26618fc1..0000000000000000000000000000000000000000
Binary files a/views/._home.xml and /dev/null differ
diff --git a/views/._mentions.xml b/views/._mentions.xml
deleted file mode 100644
index 416ad510816f5c20c54c776eea573223809e1c29..0000000000000000000000000000000000000000
Binary files a/views/._mentions.xml and /dev/null differ
diff --git a/views/._website_blog_views.xml b/views/._website_blog_views.xml
deleted file mode 100644
index 974cb9115dcd57112c581acf2ad49c371d8cdc71..0000000000000000000000000000000000000000
Binary files a/views/._website_blog_views.xml and /dev/null differ