diff --git a/app/index.js b/app/index.js
index 6527cd6f4..bc8c56b7d 100644
--- a/app/index.js
+++ b/app/index.js
@@ -164,7 +164,6 @@ Generator.prototype.bootstrapJS = function bootstrapJS() {
// Wire Twitter Bootstrap plugins
this.indexFile = this.appendScripts(this.indexFile, 'scripts/plugins.js', [
- 'bower_components/jquery/jquery.js',
'bower_components/bootstrap-sass/js/bootstrap-affix.js',
'bower_components/bootstrap-sass/js/bootstrap-alert.js',
'bower_components/bootstrap-sass/js/bootstrap-dropdown.js',
diff --git a/templates/common/index.html b/templates/common/index.html
index 6a4236ba6..0b7fc0e67 100644
--- a/templates/common/index.html
+++ b/templates/common/index.html
@@ -32,6 +32,7 @@
s.parentNode.insertBefore(g,s)}(document,'script'));
+