]> git.openstreetmap.org Git - rails.git/blob - app/views/browse/timeout.html.erb
Update coding style section of the contribution guide to describe our use of rubocop...
[rails.git] / app / views / browse / timeout.html.erb
1 <div class="browse-section">
2   <a class="geolink" href="<%= root_path %>"><span class="icon close"></span></a>
3   <%= t '.sorry', :type => t(".type.#{@type}"), :id => params[:id] %>
4 </div>