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

No content here; this app is just to demonstrate group shuffling (look at the groups in the admin interface).

{% next_button %} {% endblock %}