{% extends "global/Page.html" %} {% load otree static%} {% block title %} Title of the Page {% endblock %} {% block content %} Content of the page {% next_button %} {% endblock %}