kehati/Views/Auth/Login.cshtml

4 lines
65 B
Plaintext

@{
Layout = "_AuthLayout";
ViewData["Title"] = "Login";
}