X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a36f3558dd43dd5a598e36dd21fd5f7d2b4a94f5..bc31329da1c98f99d52a6f37ac8bb256012eb4f6:/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' %>