<%=stylesheet_link_tag current_theme_stylesheet_path('base') %> <%=stylesheet_link_tag current_theme_stylesheet_path('style') %> <%=javascript_include_tag current_theme_javascript_path('global') %> <%=javascript_include_tag current_theme_javascript_path('webmail') %> <%=javascript_include_tag :defaults %>
<%= yield %>