{% load i18n %} {% for item in basket.items.all %} {% endfor %}
{{item.full_label}} {% trans "remove" %}