{% extends "shop_wspay/base.html" %} {% load i18n %} {% block body %}
{{ form.as_p }} {# Manually add extra fields here. You can use the current "order" from the context #}
{% endblock %}