{% load i18n %} {% if retry %} {% if is_known_issue %}
{% blocktrans trimmed %} Your payment is being processed by PayPal. This takes longer than usual. You can wait until PayPal acknowledges the payment or you can try paying again with this or another payment method. This might result in you being charged twice in case PayPal allows your initial payment attempt. Please contact us to resolve this case. {% endblocktrans %}
{% endif %} {% else %}{% blocktrans trimmed %} We're waiting for an answer from PayPal regarding your payment. Please contact us, if this takes more than a few hours. {% endblocktrans %}
{% endif %}