{% extends "global/Page.html" %} {% load otree %} {% block title %}Learning Phase{% endblock %} {% block content %}
 
{% next_button %}
{% endblock %}