{% load perm_tags %} {% trans "Refund Confirmation" %}

{{ confirmation_message }}

{% if invoice %} {% if is_admin_notice %} {% trans "You may access the invoice here" %} {% else %} {% trans "You may access your invoice here" %} {% endif %} {% endif %}