3900-MyRecipes-backup / Server / Areas / Identity / Pages / _ViewStart.cshtml
_ViewStart.cshtml
Raw

@{
    Layout = "/Pages/Shared/_Layout.cshtml";
}