From 3800b6d87aeaa170efd9304d4ee7cad9e0679062 Mon Sep 17 00:00:00 2001 From: "ityurner02@mail.ru" Date: Fri, 19 May 2023 18:44:39 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9C=D0=B5=D0=BB=D0=BA=D0=B8=D0=B5=20=D0=B4?= =?UTF-8?q?=D0=B5=D1=82=D0=B0=D0=BB=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SchoolAgainStudy/TeacherWebClient/Views/Home/Index.cshtml | 2 +- .../TeacherWebClient/Views/Shared/_Layout.cshtml | 7 ++----- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/SchoolAgainStudy/TeacherWebClient/Views/Home/Index.cshtml b/SchoolAgainStudy/TeacherWebClient/Views/Home/Index.cshtml index d2d19bd..bee5726 100644 --- a/SchoolAgainStudy/TeacherWebClient/Views/Home/Index.cshtml +++ b/SchoolAgainStudy/TeacherWebClient/Views/Home/Index.cshtml @@ -3,6 +3,6 @@ }
-

Welcome

+

Добро пожаловать!

Learn about building Web apps with ASP.NET Core.

diff --git a/SchoolAgainStudy/TeacherWebClient/Views/Shared/_Layout.cshtml b/SchoolAgainStudy/TeacherWebClient/Views/Shared/_Layout.cshtml index 151a279..9b709c0 100644 --- a/SchoolAgainStudy/TeacherWebClient/Views/Shared/_Layout.cshtml +++ b/SchoolAgainStudy/TeacherWebClient/Views/Shared/_Layout.cshtml @@ -12,16 +12,13 @@