{% extends "global/Page.html" %} {% load otree static %} {% block title %} You are a "{{player.my_choice}}" type of person {% endblock %} {% block content %} {% next_button %} {% endblock %}