{% extends "global/Page.html" %} {% load otree otree_tools %} {% block title %} Comprehension questions {% endblock %} {% block content %}
[Insert comprehension questions here]
{% next_button %} {% endblock %}