- <body class="<%= params[:controller] %> <%= params[:controller] %>-<%= params[:action] %>">
- <div id="small-title">
- <%= link_to(image_tag("osm_logo.png", :size => "16x16", :alt => t('layouts.logo.alt_text')), root_path) %>
- <h1><%= t 'layouts.project_name.h1' %></h1>
- </div>
- <div id="left">
+ <body class="<%= body_class %>">
+ <h1 id="small-title">
+ <%= image_tag "osm_logo.png", :size => "16x16", :alt => t('layouts.logo.alt_text') %>
+ <%= t 'layouts.project_name.h1' %>
+ </h1>
+ <div id="left">