{% csrf_token %}
{% for num in numbers %} {% if forloop.counter <= quantity %} {% endif %} {% endfor %}
Number
City
State
Country
Action
{{num.friendly_name}}
{{num.rate_center}}
{{num.region}}
{{num.iso_country}}
Order
Cancel