{% extends "global/Page.html" %} {% load otree static %} {% block title %} Page title {% endblock %} {% block content %} Press the next button to view the results. {% next_button %} {% endblock %}