{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Introduction {% endblock %} {% block content %} {% include 'cournot_class/Instructions.html' %}

On the next page, you will have to answer one question to make sure you understand the instructions correctly.

{% next_button %} {% endblock %}