{% extends "global/Base.html" %} {% load otree_tags %} {% block title %} Goal selection {% endblock title %} {% block content %} {% formfields %} {% next_button %} {% endblock %}