mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 19:20:13 +01: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 -%>
|