{% extends "global/Page.html" %} {% load otree %} {% block title %} End of Block 2 {% endblock %} {% block content %}

The second block is now over. The next block (rounds 7, 8, 9) is about to start.

{% next_button %} {% endblock %}