{% extends "global/Page.html" %} {% load otree static %} {% block title %} Welcome to the study {% endblock %} {% block content %} Please read Fehr & Gaechter, 1999 {% include 'pgg/includes/block.html' %} {% next_button %} {% endblock %}