{% extends "global/Page.html" %} {% load otree %} {% block title %}Please state your willingness to pay to switch{% endblock %} {% block content %} {% formfields %} {% next_button %} {% endblock %}