{% extends "global/Page.html" %} {% load otree %} {% block title %}Instructions (Game 1){% endblock %} {% block content %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}