1 <h1>Public GPS Traces</h1>
4 Traces filtered by tag <b><%= @tag %></b>
7 <span class="rsssmall"><a href="<%= url_for :controller => 'trace', :action => 'georss' %>"><img src="/images/RSS.gif" border="0" alt="RSS" /></a></span> |
8 <%= link_to 'See just your traces, or upload a trace', {:controller => 'trace', :action => 'mine'} %>
10 | <%= link_to 'See all traces', {:controller => 'trace', :action => 'list'} %>
16 <%= render :partial => 'trace_list' %>