From 43f26ab242014ba59f9e5ab835f06901b4137d51 Mon Sep 17 00:00:00 2001 From: "ns.potapov" Date: Tue, 30 Apr 2024 22:02:20 +0400 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B5=D0=B0=D0=BB=D0=B8=D0=B7=D0=BE?= =?UTF-8?q?=D0=B2=D0=B0=D0=BB=20=D1=84=D0=BE=D1=80=D0=BC=D1=83=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20=D1=80=D0=B5=D0=B3=D0=B8=D1=81=D1=82=D1=80=D0=B0?= =?UTF-8?q?=D1=86=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/Home/Register.cshtml | 48 ++++++++++--------- 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/Polyclinic/PolyclinicWebAppImplementer/Views/Home/Register.cshtml b/Polyclinic/PolyclinicWebAppImplementer/Views/Home/Register.cshtml index 6a21190..959393c 100644 --- a/Polyclinic/PolyclinicWebAppImplementer/Views/Home/Register.cshtml +++ b/Polyclinic/PolyclinicWebAppImplementer/Views/Home/Register.cshtml @@ -1,27 +1,29 @@ @{ ViewBag.SelectedSiteMenuItem = SiteMenuItems.Register; } -
-

Регистрация

-
-
-
-
Email:
-
-
-
-
Пароль:
-
-
-
-
ФИО:
-
-
-
-
-
- +
+ +

Регистрация

+
+ +
-
- \ No newline at end of file +
+ + +
+
+ + +
+ + +
\ No newline at end of file