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

Block {{ block_no }} of {{ total_blocks }}

{{ block_title }}

{{ reminder }}

Please continue when you are ready.

{{ next_button }} {% endblock %}