diff --git a/in/en/index.html b/in/en/index.html
index d7e63bc..06d14dc 100644
--- a/in/en/index.html
+++ b/in/en/index.html
@@ -31,8 +31,8 @@
France
+
-
@@ -40,24 +40,30 @@
-
-
-
+
+
+
+
+
+
+
+Links
+
-
-
-
-Links
-
Identity
diff --git a/in/fr/index.html b/in/fr/index.html
index e9275e8..9df0bc8 100644
--- a/in/fr/index.html
+++ b/in/fr/index.html
@@ -31,8 +31,8 @@
France
+
-
@@ -40,24 +40,30 @@
-
-
-
+
+
+
+
+
+
+
+Liens
+
-
-
-
-Liens
-
Identité
diff --git a/in/style/main.css b/in/style/main.css
index 740e765..f40ade9 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; }
- #lang, #theme { display: none; }
+ #theme { display: none; }
}