{% extends "global/Page.html" %} {% load otree static %} {% block title %} Survey {% endblock %} {% block content %} Please fill out the following information: {% formfields %} {% next_button %} {% endblock %}