- <center>
- <h1><%= t 'layouts.project_name.h1' %></h1>
- <%= link_to(image_tag("osm_logo.png", :size => "120x120", :border => 0, :alt => t('layouts.logo.alt_text')), :controller => 'site', :action => 'index') %><br/>
- <h2 class="nowrap"><%= t('layouts.tag_line') %></h2>
- </center>
+ <%= link_to(image_tag("osm_logo.png", :size => "120x120", :border => 0, :alt => t('layouts.logo.alt_text')), :controller => 'site', :action => 'index') %><br/>
+ <h1><%= t 'layouts.project_name.h1' %></h1>
+ <h2 class="nowrap"><%= t('layouts.tag_line') %></h2>