From e6bc8263727a5612d5860981abad420ead2be14a Mon Sep 17 00:00:00 2001 From: Sergey Karmanov Date: Sat, 29 Jul 2023 16:48:23 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B7=D0=B0=D0=BB=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8=D1=87=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PaydayFrontend/Views/Home/Index.cshtml | 141 ++++---------------- PaydayFrontend/Views/Home/SecondPage.cshtml | 32 +++++ PaydayFrontend/Views/Home/ThirdPage.cshtml | 125 +++++++++++++++++ 3 files changed, 185 insertions(+), 113 deletions(-) create mode 100644 PaydayFrontend/Views/Home/SecondPage.cshtml create mode 100644 PaydayFrontend/Views/Home/ThirdPage.cshtml diff --git a/PaydayFrontend/Views/Home/Index.cshtml b/PaydayFrontend/Views/Home/Index.cshtml index 73d944b..9cb6e55 100644 --- a/PaydayFrontend/Views/Home/Index.cshtml +++ b/PaydayFrontend/Views/Home/Index.cshtml @@ -2,123 +2,38 @@ ViewData["Title"] = "Home Page"; } -
-