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." %} {% trans "We will then charge your PayPal account and finalize the order." %}
</p> </p>
{% else %} {% else %}
<p>
{% blocktrans trimmed %} {% blocktrans trimmed %}
The total amount listed above will be withdrawn from your PayPal account after the The total amount listed above will be withdrawn from your PayPal account after the
confirmation of your purchase. confirmation of your purchase.
{% endblocktrans %} {% endblocktrans %}
</p>
{% endif %} {% endif %}
{% else %} {% else %}
<p> <p>