From 6f41bfc92c6c5490c2626490107dbde811c2fd0e Mon Sep 17 00:00:00 2001 From: malimova Date: Fri, 3 May 2024 19:59:58 +0400 Subject: [PATCH] +register.cshtml --- .../Views/Home/Register.cshtml | 30 +++++++++++++++---- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/Confectionery/ConfectioneryClientApp/Views/Home/Register.cshtml b/Confectionery/ConfectioneryClientApp/Views/Home/Register.cshtml index 8c92d59..514b0b0 100644 --- a/Confectionery/ConfectioneryClientApp/Views/Home/Register.cshtml +++ b/Confectionery/ConfectioneryClientApp/Views/Home/Register.cshtml @@ -1,6 +1,26 @@ -namespace ConfectioneryClientApp.Views.Home -{ - public class Register - { - } +@{ +ViewData["Title"] = "Register"; } +
+

Регистрация

+
+
+
+
Логин:
+
+
+
+
Пароль:
+
+
+
+
ФИО:
+
+
+
+
+ +
+
+