{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} {% endblock %} {% block content %} {% csrf_token %} {% include 'double_auction_intro/Instructions0.html' %} {% next_button %} {% endblock %}