{% extends "global/Page.html" %} {% load otree %} {% block title %} Important Notes {% endblock %} {% block content %} {% include Constants.important_notes_template %} {% next_button %} {% endblock %}