{% extends "base.html" %} {% block content %}

Thorbanks demo - payment

Back to frontpage
{% csrf_token %} {{ form.as_p }}
{% endblock %}