From e461b9717b837a3c5aa3f351b073fd951f8a14e3 Mon Sep 17 00:00:00 2001 From: "ns.potapov" Date: Wed, 1 May 2024 14:20:01 +0400 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BD=D0=B0=D0=B7=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=B8=20?= =?UTF-8?q?=D0=B3=D0=BB=D0=B0=D0=B2=D0=BD=D1=83=D1=8E=20=D1=81=D1=82=D1=80?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D1=86=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Polyclinic/PolyclinicWebAppImplementer/Views/Home/Index.cshtml | 3 +-- .../PolyclinicWebAppImplementer/Views/Shared/_Layout.cshtml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Polyclinic/PolyclinicWebAppImplementer/Views/Home/Index.cshtml b/Polyclinic/PolyclinicWebAppImplementer/Views/Home/Index.cshtml index 4c22120..ce4cbc5 100644 --- a/Polyclinic/PolyclinicWebAppImplementer/Views/Home/Index.cshtml +++ b/Polyclinic/PolyclinicWebAppImplementer/Views/Home/Index.cshtml @@ -3,6 +3,5 @@ }
-

Welcome

-

Learn about building Web apps with ASP.NET Core.

+

кабинет Исполнителя

diff --git a/Polyclinic/PolyclinicWebAppImplementer/Views/Shared/_Layout.cshtml b/Polyclinic/PolyclinicWebAppImplementer/Views/Shared/_Layout.cshtml index fc26f3d..ce94a4c 100644 --- a/Polyclinic/PolyclinicWebAppImplementer/Views/Shared/_Layout.cshtml +++ b/Polyclinic/PolyclinicWebAppImplementer/Views/Shared/_Layout.cshtml @@ -54,7 +54,7 @@