{% load i18n %} {% for payment_method in payment_methods %}
{{payment_method.name}}
{% endfor %}