diff --git a/_layouts/archives.html b/_layouts/archives.html
index ff5404b6e..3b77ac8db 100644
--- a/_layouts/archives.html
+++ b/_layouts/archives.html
@@ -3,8 +3,6 @@ layout: page
# The Archives of posts.
---
-{% include lang.html %}
-
{% for post in site.posts %}
diff --git a/_layouts/category.html b/_layouts/category.html
index cd688d837..689d638bf 100644
--- a/_layouts/category.html
+++ b/_layouts/category.html
@@ -3,8 +3,6 @@ layout: page
# The Category layout
---
-{% include lang.html %}
-
diff --git a/_layouts/tag.html b/_layouts/tag.html
index c2ba28637..0f022917d 100644
--- a/_layouts/tag.html
+++ b/_layouts/tag.html
@@ -3,8 +3,6 @@ layout: page
# The layout for Tag page
---
-{% include lang.html %}
-