diff --git a/in/en/index.html b/in/en/index.html
index 06d14dc..d7e63bc 100644
--- a/in/en/index.html
+++ b/in/en/index.html
@@ -31,8 +31,8 @@
France
-
+
@@ -40,30 +40,24 @@
+
+
+
-
-
-
-
-
-
-
-Links
-
+
+
+
+Links
+
Identity
diff --git a/in/fr/index.html b/in/fr/index.html
index 9df0bc8..e9275e8 100644
--- a/in/fr/index.html
+++ b/in/fr/index.html
@@ -31,8 +31,8 @@
France
-
+
@@ -40,30 +40,24 @@
+
+
+
-
-
-
-
-
-
-
-Liens
-
+
+
+
+Liens
+
Identité
diff --git a/in/style/main.css b/in/style/main.css
index f40ade9..740e765 100644
--- a/in/style/main.css
+++ b/in/style/main.css
@@ -264,5 +264,5 @@ ul {
.columns { grid-template-columns: 2fr 1fr; }
aside { order: 2; }
main { order: 1; }
- #theme { display: none; }
+ #lang, #theme { display: none; }
}