{% load perm_tags %}
{{ 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 %}