X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3d7eb387a7c3573f1a1d17df00adcaa1fb9b9fa5..2b4f8e92c969a5508b73ae7af45811a118fda6b1:/app/views/trace/list.html.erb diff --git a/app/views/trace/list.html.erb b/app/views/trace/list.html.erb index c600df110..dae4c89f6 100644 --- a/app/views/trace/list.html.erb +++ b/app/views/trace/list.html.erb @@ -26,11 +26,15 @@ <%= render :partial => 'trace_paging_nav' %> - - - - - <%= render :partial => 'trace', :collection => @traces unless @traces.nil? %> + + + + + + + + <%= render :partial => 'trace', :collection => @traces unless @traces.nil? %> +
<%= render :partial => 'trace_paging_nav' %>