{% extends "global/Page.html" %} {% load otree static %} {% block title %} Demographic Information {% endblock %} {% block content %} Thank you for taking this experiment! Please fill out this brief survey, and you will receive your payment. {% formfields %} {% next_button %} {% endblock %}