<%= render :partial => "/shared/head" %> <%= render :partial => "/shared/ie6check" if request.env['HTTP_USER_AGENT'] =~ /MSIE/ -%>
<%= yield %>