<h2>
<a class="geolink" href="<%= root_path %>"><span class="icon close"></span></a>
<%= t('browse.changeset.title', :id => @changeset.id) %>
+ <% if current_user and current_user.id != @changeset.user.id %>
+ <%= link_to new_report_url(reportable_id: @changeset.id, reportable_type: @changeset.class.name), :title => t('browse.changeset.report') do %>
+ ⚐
+ <% end %>
+ <% end %>
</h2>
<div class="browse-section">