{% load i18n %}

{% translate 'Attachments' %}

{% if transaction.attachments.exists %} {% else %}

{% translate 'No attachments yet' %}

{% endif %}