{% load i18n %}
{% if description %} {{ description }}
{% endif %} {{ address }}
{% comment %} {% endcomment %}
{% if amount %}{{ amount }} BTC {% if display_currency %}(~{{ currency_amount }} {{ display_currency }}){% endif %}{% endif %}