{% extends "checkout/preview.html" %} {% load currency_filters %} {% load i18n %} {% load url from future %} {% load thumbnail %} {# Null out the actions as they can't be used here #} {% block shipping_address_actions %}{% endblock %} {% block order_contents_actions %}{% endblock %} {% block payment_method %}
{% blocktrans with amt=paypal_amount|currency email=paypal_user_email %} {{ amt }} will be deducted from your PayPal account, registered to email: {{ email }}. {% endblocktrans %}
{{ line.line_price_incl_tax|currency }}