{% load i18n %} {% for shipping_method in shipping_methods %}
{{shipping_method.name}}
{% endfor %}