{% extends "global/Page.html" %} {% load otree static %} {% block title %} Welcome to today's experiment! {% endblock %} {% block content %} {% include Constants.instructions_template %} {% next_button %} {% endblock %}