{% load i18n %} {% if retry %} {% if is_known_issue %}
{% blocktrans trimmed %} Our attempt to execute your payment via PayPal has failed. Please try again or contact us. {% 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 %}