mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-29 16:37:20 +02:00
3 lines
133 B
Text
3 lines
133 B
Text
<% from.upto(to) do |i| -%>
|
|
<%= i -%> - <%=t('common.not_available_abbr')%> (<%=t('common.not_available_abbr')%>) <br/>
|
|
<% end -%>
|