{% extends "global/Page.html" %} {% load otree %} {% block title %} Personal Information {% endblock %} {% block content %}

This is your personal information which will be shared with other participants later on in the session.

Question Answer
Religion {{ player_religion }}
Type {{ player_type }}
Age {{ player_age }}
{% next_button %} {% endblock %}