diff --git a/Yavsc/Views/Home/About.cshtml b/Yavsc/Views/Home/About.cshtml
index 80eb7057..2e3bdea3 100755
--- a/Yavsc/Views/Home/About.cshtml
+++ b/Yavsc/Views/Home/About.cshtml
@@ -2,7 +2,7 @@
ViewData["Title"] = @SR["About"]+" "+@SiteSettings.Value.Title;
}
@ViewData["Title"]
-
+
@@ -116,12 +116,15 @@ En voici d'autres:
- Yet Another Very Small Company : La pré-production
+## Yet Another Very Small Company :
+
+En production:
* [Coiffure](https://coiffure.pschneider.fr)
* [ZicMoove](https://zicmoove.pschneider.fr)
* [Lua](https://lua.pschneider.fr)
* [Yavsc](https://yavsc.pschneider.fr)
+
diff --git a/Yavsc/Views/Shared/_Layout.cshtml b/Yavsc/Views/Shared/_Layout.cshtml
index e84a00e4..b7610e26 100755
--- a/Yavsc/Views/Shared/_Layout.cshtml
+++ b/Yavsc/Views/Shared/_Layout.cshtml
@@ -19,7 +19,7 @@
-
+
diff --git a/testOauthClient/Views/Shared/_Layout.cshtml b/testOauthClient/Views/Shared/_Layout.cshtml
index ab438cc3..9a6f6b4b 100755
--- a/testOauthClient/Views/Shared/_Layout.cshtml
+++ b/testOauthClient/Views/Shared/_Layout.cshtml
@@ -5,16 +5,8 @@
@ViewData["Title"] - testOauthClient
-
-
-
-
-
-
@@ -45,22 +37,9 @@
-
-
-
-
-
-
-
@RenderSection("scripts", required: false)