diff --git a/LANCommander/Areas/Identity/Pages/Account/FirstTimeSetup.cshtml b/LANCommander/Areas/Identity/Pages/Account/FirstTimeSetup.cshtml
index 993178d..3ab2cf0 100644
--- a/LANCommander/Areas/Identity/Pages/Account/FirstTimeSetup.cshtml
+++ b/LANCommander/Areas/Identity/Pages/Account/FirstTimeSetup.cshtml
@@ -7,8 +7,8 @@
ViewData["Title"] = "First Time Setup";
}
-
-
+
+
diff --git a/LANCommander/Areas/Identity/Pages/Account/Login.cshtml b/LANCommander/Areas/Identity/Pages/Account/Login.cshtml
index 2e710a1..8b0c13e 100644
--- a/LANCommander/Areas/Identity/Pages/Account/Login.cshtml
+++ b/LANCommander/Areas/Identity/Pages/Account/Login.cshtml
@@ -6,8 +6,8 @@
ViewData["Title"] = "Log in";
}
-
-
+
+
diff --git a/LANCommander/Areas/Identity/Pages/Account/Register.cshtml b/LANCommander/Areas/Identity/Pages/Account/Register.cshtml
index f141f05..22e087e 100644
--- a/LANCommander/Areas/Identity/Pages/Account/Register.cshtml
+++ b/LANCommander/Areas/Identity/Pages/Account/Register.cshtml
@@ -5,8 +5,8 @@
ViewData["Title"] = "Register";
}
-
-
+
+
diff --git a/LANCommander/Views/Shared/_LayoutBasic.cshtml b/LANCommander/Views/Shared/_LayoutBasic.cshtml
index 5c0640c..858281d 100644
--- a/LANCommander/Views/Shared/_LayoutBasic.cshtml
+++ b/LANCommander/Views/Shared/_LayoutBasic.cshtml
@@ -9,7 +9,11 @@
- @RenderBody()
+