Fix incorrect headline

This commit is contained in:
Raphael Michel
2019-07-04 17:59:25 +02:00
parent 48790e7743
commit d90510a1bd

View File

@@ -6,7 +6,7 @@
{% block content %} {% block content %}
<h2> <h2>
{% blocktrans trimmed with code=order.code %} {% blocktrans trimmed with code=order.code %}
Change payment method: {{ code }} Choose payment method: {{ code }}
{% endblocktrans %} {% endblocktrans %}
</h2> </h2>
<p> <p>