<%= content_for :header %>
-
<%= link_to t('layouts.edit'), edit_path, :class => "tab geolink editlink",
:id => 'editanchor',
:data => { :editor => preferred_editor }
%>
-
<%= link_to t('layouts.history'), history_path, :class => 'tab geolink' %>
-
<%= link_to t('layouts.export'), export_path, :class => 'tab geolink' %>