{% extends "global/Page.html" %} {% load otree %} {% block title %}Part One{% endblock %} {% block content %} {% include Constants.instructions_template %} {% formfields %} {% next_button %} {% endblock %}