tracks/app/views/stats/_null_list_item.html.erb
2013-03-02 16:15:18 -05:00

3 lines
133 B
Text

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