PPv2: fix missing p-tag in payment confirmation

This commit is contained in:
Richard Schreiber
2023-01-24 19:44:36 +01:00
parent 234f9d43c5
commit f81b7bcf53

View File

@@ -15,10 +15,12 @@
{% trans "We will then charge your PayPal account and finalize the order." %}
</p>
{% else %}
<p>
{% blocktrans trimmed %}
The total amount listed above will be withdrawn from your PayPal account after the
confirmation of your purchase.
{% endblocktrans %}
</p>
{% endif %}
{% else %}
<p>