<%= stylesheet_link_tag "#{theme}/screen.css", :media => 'screen, projection' %> <%= stylesheet_link_tag "#{theme}/print.css", :media => 'print' %> <%= stylesheet_link_tag "#{theme}/puavo.css" %>

Puavo Devices

<% if flash.has_key?(:notice) %> <% if flash.has_key?(:notice_css_class) %>

<% else %>

<% end %> <%= flash[:notice] %>

<% end %> <%= yield %>