diff --git a/source/_templates/layout.haml b/source/_templates/layout.haml
index a03361d..4453ff3 100644
--- a/source/_templates/layout.haml
+++ b/source/_templates/layout.haml
@@ -20,7 +20,7 @@
!= ""
!= ""
- %script{src: 'http://cdnjs.cloudflare.com/ajax/libs/jquery/1.6.2/jquery.min.js', type: 'text/javascript'}
+ != ""
= javascript_include_tag 'site.js'
= google_analytics ENV['analytics_id'] if ENV['analytics_id']