{% extends "oscar/checkout/checkout.html" %} {% load i18n %} {% load currency_filters %} {% load i18n %} {% load image_tags %} {% block checkout_title %}{{ form.payment_method.label }}{% endblock %} {% block checkout_nav %} {% include 'oscar/checkout/nav.html' with step=3%} {% endblock %} {% block content %} {% if error %}