{% load i18n lfs_tags %}

{% trans 'Edit criteria for' %} {{shipping_price.price|currency}}

{% for criterion in criteria %} {{criterion|safe}} {% endfor %}