{% extends "checkout/preview.html" %} {% load i18n %} {% load static %} {% block place_order %} {% comment %} Overwrite this template at will in roder to met your site's requirements. {% endcomment%}
{% csrf_token %} {% block hiddenforms %} {% endblock %}
{% endblock %}