{% extends "global/SimplePage.html" %} {% load staticfiles otree_tags %} {% load static %} {% block title %} Questions {% endblock %} {% block content %}
Based on the situation you saw on the previous page, please answer the following questions.
Click the ‘Next’ button to proceed.
{% include "global/ButtonNext.html" with button_text="Next" %} {% endblock %}