{% load i18n %}

{% trans 'Price element:' %}

{% trans 'Title:' %}
#{title}
{% trans 'Description:' %}
#{description}
{% trans 'Value:' %}
#{value} #{currency} #{unit}