{% extends "global/Page.html" %} {% load otree static %} {% block title %} Fragen zu Ihrer Person {% endblock %} {% block content %} {% formfield player.female label="Ihr Geschlecht?" %} {% next_button %} {% endblock %}