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