{% load i18n %}

{% blocktrans with name=transport %} Details of shipping cost calculated by PEC. Transport type: {{ name }}
including: {% endblocktrans %}

{% blocktrans %} From {{ origin }} to {{ destination }}.
Brutto: {{ total_weight }} kg.
Items:{% endblocktrans %}