{% load i18n %} {% comment %} Paymill requires a custom form with some JS. {% endcomment %}
{% comment %} This is the form that will hold the actual token that will be sent to the server {% endcomment %}
{% csrf_token %} {{ form.as_p }}