{{ line.description }}
{% trans "Quantity:" %} {{ line.quantity }} x {{ line.unit_price_excl_tax|currency }}
{% load currency_filters %} {% load history_tags %} {% load basket_tags %} {% load i18n %}
{% trans "Quantity:" %} {{ line.quantity }} x {{ line.unit_price_excl_tax|currency }}
{% trans "Your basket is empty, you should probably add some items to buy." %}