{% extends "global/Page.html" %} {% load otree %} {% block title %} Question2 {% endblock %} {% block content %} {% formfields%} {% next_button %} {% include Constants.instructions_template %} {% endblock %}