Guest User

Untitled

a guest
Aug 20th, 2024
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. @{
  2. ViewData["Title"] = "Login";
  3. ViewData["BodyClass"] = "pace-top";
  4. ViewData["AppClass"] = "app-full-height app-without-header app-full-width";
  5. ViewData["AppHeaderNone"] = true;
  6. ViewData["AppSidebarNone"] = true;
  7. ViewData["AppContentNone"] = true;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment