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