diff --git a/Views/Login/ResetPassword.cshtml b/Views/Login/ResetPassword.cshtml
index 973c2bf..79b3780 100644
--- a/Views/Login/ResetPassword.cshtml
+++ b/Views/Login/ResetPassword.cshtml
@@ -7,7 +7,7 @@
ViewData["Title"] = "LubeLogger - Register";
}
@section Scripts {
-
+
}
diff --git a/Views/Shared/_Layout.cshtml b/Views/Shared/_Layout.cshtml
index def21e7..f6dd3e3 100644
--- a/Views/Shared/_Layout.cshtml
+++ b/Views/Shared/_Layout.cshtml
@@ -30,9 +30,9 @@
-
-
-
+
+
+
diff --git a/Views/Vehicle/Index.cshtml b/Views/Vehicle/Index.cshtml
index 40b8a45..e6bac13 100644
--- a/Views/Vehicle/Index.cshtml
+++ b/Views/Vehicle/Index.cshtml
@@ -8,18 +8,18 @@
}
@model Vehicle
@section Scripts {
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
}