{% extends "global/Page.html" %} {% load otree %} {% block title %} Introduction {% endblock %} {% block content %} This is the basic trust experiment. {% next_button %} {% endblock %}