{% load otree %} {{ block title }}{{ endblock }} {{ block content }} {% if player.treatment == 'gender' %} {{ formfield 'gender' }} {% elif player.treatment == 'ethnicity' %} {{ formfield 'ethnicity' }} {% endif %} {{ next_button }} {{ endblock }}