{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Question 21 {% endblock %} {% block content %} {% formfield player.Q21 %} {% next_button %} {% endblock %}