{% extends "global/Page.html" %} {% load otree %} {% block title %} Payment Information {% endblock %} {% block content %}

For payment purposes, please provide the following information. Information must be accurate for payment to be conveyed.

{% formfields %} {% next_button %} {% endblock %}