{% extends "global/Page.html" %} {% load otree static %} {% block title %} Block {{ case }} -- End {% endblock %} {% block content %} This is the end of Block {{ case }}.

{% next_button %} {% endblock %}