Formatted code and added text - ending in
This commit is contained in:
parent
38a8997e29
commit
8c3544c0a4
1 changed files with 4 additions and 4 deletions
|
@ -78,7 +78,7 @@
|
||||||
{{order.cc_brand}} {% trans "ending in" %} **** {{order.last4}}<br>
|
{{order.cc_brand}} {% trans "ending in" %} **** {{order.last4}}<br>
|
||||||
{{user.email}}
|
{{user.email}}
|
||||||
{% else %}
|
{% else %}
|
||||||
{{cc_brand}} {% trans "ending" %} **** {{cc_last4}}<br>
|
{{cc_brand}} {% trans "ending in" %} **** {{cc_last4}}<br>
|
||||||
{{request.session.user.email}}
|
{{request.session.user.email}}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</address>
|
</address>
|
||||||
|
|
Loading…
Reference in a new issue