@page @model LoginModel @{ Layout = "/Views/Shared/_LayoutBasic.cshtml"; } @{ ViewData["Title"] = "Log in"; }