openstreetmap-website/app/views/browse/timeout.html.erb
2019-03-27 16:15:19 +00:00

4 lines
188 B
Text

<div class="browse-section">
<a class="geolink" href="<%= root_path %>"><span class="icon close"></span></a>
<%= t ".sorry", :type => t(".type.#{@type}"), :id => params[:id] %>
</div>