<%= yield(:feeds) %> <%= noosfero_javascript %> <%= javascript_include_tag 'menu', 'auto-open-menu', 'menu-config', :cache => 'cache-menu' %> <%= theme_javascript %> <%= # Load the principal css files: stylesheet_link_tag(noosfero_stylesheets, :cache => 'cache') + stylesheet_import( %w( common help menu article button search blocks forms login-box ), :themed_source => true ) + "\n" + import_blocks_stylesheets(:themed_source => true) + "\n" + # Load the controller's css file if it exists: import_controller_stylesheets(:themed_source => true) %> <%= stylesheet_link_tag template_stylesheet_path %> <%= stylesheet_link_tag icon_theme_stylesheet_path %> <%# Add custom tags/styles/etc via content_for %> <%= yield :head %> ' onload='noosfero_init();' onresize="registerDocumentSize()">
<%= _('Go to content') %>
BETA
<%= language_chooser(:element => 'dropdown') %>
<%= render :file => 'shared/user_menu' %>
<%= _('Manual') %>
<%= insert_boxes(yield) %>
<%# if you need to add HTML stuff to the layout, include it in app/views/shared/noosfero_layout_features.rhtml! %> <%= noosfero_layout_features %>