{% extends "global/Page.html" %} {% load otree %} {% block title %}End of round 3{% endblock %} {% block content %} This is the end of round 3. Please click on the button below to advance to the next round. {% next_button %} {% endblock %}