{% extends "global/Page.html" %} {% load otree static %} {% block title %} Part 1 Instructions {% endblock %} {% block content %} {% next_button %} {% endblock %} {% block styles %} {% endblock %}