{{ _('Your app is not currently accepting payments.') }}
{% else %}
{% if not pending.paginator.count %}
{% endif %}
{{ pending|impala_paginator }}
{% endif %}
{{ _('No pending refunds.') }}
{% else %}{{ _('Action') }} |
---|
{{ action_form(refund) }} |
{{ _('Refund Reason:') }} {{ refund.refund_reason }} |