{% extends "global/Page.html" %} {% load otree %} {% block title %}Questionnaire Q (non-incentivized survey questions){% endblock %} {% block content %} {% formfields %} {% next_button %} {% endblock %}