<%=stylesheet_link_tag current_theme_stylesheet_path('admin') %> <%=stylesheet_link_tag current_theme_stylesheet_path('tabs') %> <%=stylesheet_link_tag current_theme_stylesheet_path('mailr') %> <%=javascript_include_tag current_theme_javascript_path('global') %> <%=javascript_include_tag current_theme_javascript_path('webmail') %> <%=javascript_include_tag :defaults %>
<%= yield %>