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