<%= stylesheet_link_tag 'masterview/style' %> <%= stylesheet_link_tag 'masterview/sidebox' %> <%= stylesheet_link_tag 'masterview/color-scheme' %> <%= javascript_include_tag :defaults %>

MasterView Admin

<% if @flash[:notice] %>
<%= h @flash[:notice] %>
<% end %> <%= @content_for_layout %>