{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Page title {% endblock %} {% block content %} {% next_button %} {% endblock %}