{% extends "global/Page.html" %} {% load otree static %} {% block title %} Test questions {% endblock %} {% block content %}
{% formfields %}
Next {% endblock %}