diff --git a/OutOfSchool/OutOfSchool.IdentityServer/Views/Auth/Login.cshtml b/OutOfSchool/OutOfSchool.IdentityServer/Views/Auth/Login.cshtml
index 1fd387397a..802026bb28 100644
--- a/OutOfSchool/OutOfSchool.IdentityServer/Views/Auth/Login.cshtml
+++ b/OutOfSchool/OutOfSchool.IdentityServer/Views/Auth/Login.cshtml
@@ -8,10 +8,19 @@
ViewData["Title"] = SharedLocalizer["Entrance to Extracurricular activities"];
Layout = "_Layout";
}
-
-
-
@SharedLocalizer["Sign In With"]
-
+
+
+
@SharedLocalizer["Увійти"].Value.ToUpper()
+
+
+
+
+
або заповніть форму
+
@*
-
\ No newline at end of file
diff --git a/OutOfSchool/OutOfSchool.IdentityServer/Views/Auth/Register.cshtml b/OutOfSchool/OutOfSchool.IdentityServer/Views/Auth/Register.cshtml
index cb7e046322..5db4de3116 100644
--- a/OutOfSchool/OutOfSchool.IdentityServer/Views/Auth/Register.cshtml
+++ b/OutOfSchool/OutOfSchool.IdentityServer/Views/Auth/Register.cshtml
@@ -9,19 +9,19 @@
ViewData["Title"] = SharedLocalizer["Registration for Extracurricular activities"];
Layout = "_Layout";
}
-
-
-
@SharedLocalizer["Register"].Value.ToUpper()
-
@SharedLocalizer["To be able to apply to clubs or become a service provider"]
-
-