{% extends basetpl %} {% load i18n %} {% load static %} {% block inner %}
{% trans "The result of your import is in progress. Please be patient while we process the data …" %}
{{ transactions_valid }} | {% trans "Orders marked as paid" %} |
{{ transactions_invalid }} | {% trans "Invalid payments" %} |
{{ transactions_ignored }} | {% trans "Ignored payments" %} |