{% extends "otree/BaseBuiltIn.html" %} {% block title %} Sample games {% endblock %} {% block content %}

(To login to the admin page, click here.)

{{ intro_text|safe }}
{% if debug %}
You can add entries to this list in sessions.py.
{% endif %}
{% endblock %}