{% extends "global/Page.html" %} {% load otree %} {% block title %}Game 1{% endblock %} {% block content %} {% formfields %} {% include "global/Intro.html" %} {% next_button %} {% endblock %}