{% extends "global/Page.html" %} {% load otree static %} {% block title %} Welcome to the study {% endblock %} {% block content %} {% include 'pgg/includes/Instructions.html' %} {% next_button %} {% endblock %}