diff --git a/.gitignore b/.gitignore
index 507c2de6bf..ac5acff5f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,6 @@ packages/
artifacts/
PublishProfiles/
.vs/
-bower_components/
node_modules/
debugSettings.json
project.lock.json
diff --git a/src/Microsoft.DotNet.Web.ProjectTemplates/content/RazorPagesWeb-CSharp/Pages/Index.cshtml b/src/Microsoft.DotNet.Web.ProjectTemplates/content/RazorPagesWeb-CSharp/Pages/Index.cshtml
index c7f588fa3f..728fdfc943 100644
--- a/src/Microsoft.DotNet.Web.ProjectTemplates/content/RazorPagesWeb-CSharp/Pages/Index.cshtml
+++ b/src/Microsoft.DotNet.Web.ProjectTemplates/content/RazorPagesWeb-CSharp/Pages/Index.cshtml
@@ -38,7 +38,7 @@
- Bring in libraries from NuGet, Bower, and npm, and automate tasks using Grunt or Gulp. + Bring in libraries from NuGet and npm, and automate tasks using Grunt or Gulp. Learn More @@ -72,7 +72,6 @@