mirror of
https://github.com/TracksApp/tracks.git
synced 2026-04-18 01:59:02 +02:00
4 lines
132 B
Text
4 lines
132 B
Text
|
|
<% from.upto 10 do |i| -%>
|
||
|
|
<%= i -%> - <%=t('common.not_available_abbr')%> (<%=t('common.not_available_abbr')%>) <br/>
|
||
|
|
<% end -%>
|