<%= stylesheet_link_tag 'application' %> <%= javascript_include_tag :defaults %>

<%= flash[:notice] %>

<%= image_tag 'loading.gif', :id=>'spinner', :style=>"display:none; float:right;" %> <%= yield %>