%= stylesheet_link_tag "#{theme}/screen.css", :media => 'screen, projection' %> <%= stylesheet_link_tag "#{theme}/print.css", :media => 'print' %> <%= stylesheet_link_tag "#{theme}/puavo.css" %>
<% else %>
<% end %> <%= flash[:notice] %>
<% end %> <%= yield %>