{% extends "global/Page.html" %} {% load otree %} {{ Lexicon.demographic_data_title }} {{ block content }}
{% if LANGUAGE_CODE == "en" %} {% endif %}
{{ formfield "macarthur_ladder" }}

{{ formfield "income" }} {{ formfield "field_of_study" }}
{% if LAB_CODE == "bogota" %} En total, ganaste ${{ player.participant.total_payout_local_currency }}. Para facilitar el proceso de pago por favor ingrese la información siguiente. {{ formfield "telefono" }} {{ formfield "telefono2" }} {{ formfield "metodopago" }} {% endif %} {{ next_button }}
{{ endblock }}