@@ -37,7 +37,7 @@
-
+
@RenderSection("scripts", required: false)
diff --git a/samples/IdentitySample.DefaultUI/Views/Shared/_ValidationScriptsPartial.cshtml b/samples/IdentitySample.DefaultUI/Views/Shared/_ValidationScriptsPartial.cshtml
index a6c30d4d82..6cd4eed868 100644
--- a/samples/IdentitySample.DefaultUI/Views/Shared/_ValidationScriptsPartial.cshtml
+++ b/samples/IdentitySample.DefaultUI/Views/Shared/_ValidationScriptsPartial.cshtml
@@ -1,2 +1,2 @@
-
-
\ No newline at end of file
+
+
diff --git a/samples/IdentitySample.DefaultUI/wwwroot/css/site.min.css b/samples/IdentitySample.DefaultUI/wwwroot/css/site.min.css
deleted file mode 100644
index 5e93e30ae3..0000000000
--- a/samples/IdentitySample.DefaultUI/wwwroot/css/site.min.css
+++ /dev/null
@@ -1 +0,0 @@
-body{padding-top:50px;padding-bottom:20px}.body-content{padding-left:15px;padding-right:15px}.carousel-caption p{font-size:20px;line-height:1.4}.carousel-inner .item img[src$=".svg"]{width:100%}#qrCode{margin:15px}@media screen and (max-width:767px){.carousel-caption{display:none}}
\ No newline at end of file
diff --git a/samples/IdentitySample.DefaultUI/wwwroot/js/site.min.js b/samples/IdentitySample.DefaultUI/wwwroot/js/site.min.js
deleted file mode 100644
index e69de29bb2..0000000000
diff --git a/samples/IdentitySample.Mvc/Views/Shared/_Layout.cshtml b/samples/IdentitySample.Mvc/Views/Shared/_Layout.cshtml
index 15c0be6c6a..30a13deb6f 100644
--- a/samples/IdentitySample.Mvc/Views/Shared/_Layout.cshtml
+++ b/samples/IdentitySample.Mvc/Views/Shared/_Layout.cshtml
@@ -5,7 +5,7 @@
@ViewData["Title"] - Identity Sample
-
+
@@ -37,7 +37,7 @@
-
+
@RenderSection("scripts", required: false)
diff --git a/samples/IdentitySample.Mvc/Views/Shared/_ValidationScriptsPartial.cshtml b/samples/IdentitySample.Mvc/Views/Shared/_ValidationScriptsPartial.cshtml
index a6c30d4d82..6cd4eed868 100644
--- a/samples/IdentitySample.Mvc/Views/Shared/_ValidationScriptsPartial.cshtml
+++ b/samples/IdentitySample.Mvc/Views/Shared/_ValidationScriptsPartial.cshtml
@@ -1,2 +1,2 @@
-
-
\ No newline at end of file
+
+
diff --git a/src/UI/Areas/Identity/Pages/V3/_Layout.cshtml b/src/UI/Areas/Identity/Pages/V3/_Layout.cshtml
index a145bd6e13..fff1c347db 100644
--- a/src/UI/Areas/Identity/Pages/V3/_Layout.cshtml
+++ b/src/UI/Areas/Identity/Pages/V3/_Layout.cshtml
@@ -14,10 +14,10 @@
-
-
+
@@ -63,19 +63,19 @@
-
-
-
+
@RenderSection("Scripts", required: false)
diff --git a/src/UI/Areas/Identity/Pages/V3/_ValidationScriptsPartial.cshtml b/src/UI/Areas/Identity/Pages/V3/_ValidationScriptsPartial.cshtml
index bacc0ae43b..74ca362665 100644
--- a/src/UI/Areas/Identity/Pages/V3/_ValidationScriptsPartial.cshtml
+++ b/src/UI/Areas/Identity/Pages/V3/_ValidationScriptsPartial.cshtml
@@ -3,16 +3,16 @@
-
-
diff --git a/src/UI/Areas/Identity/Pages/V4/_Layout.cshtml b/src/UI/Areas/Identity/Pages/V4/_Layout.cshtml
index d5cec12ca4..461668be88 100644
--- a/src/UI/Areas/Identity/Pages/V4/_Layout.cshtml
+++ b/src/UI/Areas/Identity/Pages/V4/_Layout.cshtml
@@ -17,7 +17,7 @@
-
+
@@ -78,9 +78,9 @@
crossorigin="anonymous"
integrity="sha256-E/V4cWE4qvAeO5MOhjtGtqDzPndRO1LBk8lJ/PR7CA4=">
-
+
@RenderSection("Scripts", required: false)
-