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"; } +
+

Регистрация

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