{% extends "global/Page.html" %} {% load otree %} {% block title %}Welcome. {% endblock %} {% block content %} {% formfields %} {% next_button %} {% endblock %}