Index: blueprint/page.tpl.php
===================================================================
RCS file: /cvs/drupal-contrib/contributions/themes/blueprint/blueprint/Attic/page.tpl.php,v
retrieving revision 1.1.2.9
diff -u -p -r1.1.2.9 page.tpl.php
--- blueprint/page.tpl.php	3 Sep 2010 13:27:20 -0000	1.1.2.9
+++ blueprint/page.tpl.php	17 Oct 2010 17:41:01 -0000
@@ -10,6 +10,7 @@
   <?php print $meta; ?>
   <?php print $head; ?>
   <?php print $styles; ?>
+  <?php print $scripts; ?>
   <!--[if lte IE 7]>
     <link rel="stylesheet" href="<?php print $base_path . $bp_library_path; ?>blueprint/ie.css" type="text/css" media="screen, projection">
     <link href="<?php print $path_parent; ?>css/ie.css" rel="stylesheet"  type="text/css"  media="screen, projection" />
