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