{% extends "global/Page.html" %} {% load otree static %} {% block title %} Questionnaire {% endblock %} {% block inner_content %} {% formfields %} {% next_button %} {% endblock %}