{% extends 'oscar/checkout/preview.html' %} {% load i18n %} {% load url from future %} {% load staticfiles %} {% load currency_filters %} {% block payment_method %}

Payment

{{ order_total_incl_tax|currency }} will be debited from your bankcard.

{% endblock %} {% block place_order %}

Please review the information below, then click "Place Order"

{% endblock place_order %}