mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-02 19:10:16 +01: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 -%>
|