{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Introduction {% endblock %} {% block inner_content %} {% include Constants.instructions_template %} {% next_button %} {% endblock %}