{% load i18n %} {% if retry %}

{% blocktrans trimmed %} Our attempt to execute your Payment via PayPal has failed. Please try again or contact us. {% endblocktrans %}

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