<%= stylesheet_link_tag 'reset', 'typography', 'layout', 'skin', 'forms', :media => 'screen,tv,projection', :cache => "screen" %> <%= stylesheet_link_tag 'print', :media=>'print' %> <%= stylesheet_link_tag 'mobile', :media=>'handheld' %> <%= javascript_include_tag 'cufon-yui', 'Gotham_Medium_500.font', 'application', :cache => 'global' %> <%= yield :header %>
<%= flash_messages %> <%= yield %>