tracks/app/views/stats/_null_list_item.html.erb

4 lines
132 B
Text
Raw Normal View History

<% from.upto 10 do |i| -%>
<%= i -%> - <%=t('common.not_available_abbr')%> (<%=t('common.not_available_abbr')%>) <br/>
<% end -%>