{% extends "global/Page.html" %} {% load otree %} {% block title %} Third stage {% endblock %} {% block content %}
You get {{a}}. Then, {{b}}. Then {{c}}.
{% next_button %} {% endblock %}