{% extends "lfs/base.html" %} {% load i18n lfs_tags %} {% block title %} {% trans 'Checkout' %} - {{ block.super }} {% endblock %} {% block section %}checkout{% endblock %} {% block breadcrumbs %} {% breadcrumbs _("Checkout") %} {% endblock %} {% block wrapper %} {% if form.errors %}
The operation could not be performed because one or more error(s) occurred.
Please resubmit the form after making the following changes: