<%%= ie_html :class => 'no-js', :lang => :en do %> <%%= csrf_meta_tag %> <%%= page_title "Default title" %>

<%%= link_to_unless_current 'Welcome aboard!', root_path %>

<%%= flash_messages %>
<%%= yield %>
<%% end %>