{% extends "layout.html" %} {% load i18n %} {% block title %}{%endblock %} {% block content %} {% if not order.useATMPaymentSuccess %} {% if not order.useATMPaymentExpired %}
| {% trans 'Bank code' %} | {{ order.ATMBankCode }} |
| {% trans 'Bank account' %} | {{ order.ATMAccount }} |
| {% trans 'Please fill in the last five number of your account' %} |
{% trans 'If you have any questions, please contact us directly, thank you!' %}
{% endif %} {% else %}