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