{% extends "global/Page.html" %} {% load otree %} {% block title %}Welcome to the next task{% endblock %} {% block content %} {% next_button %} {% endblock %}