{% extends "global/Page.html" %} {% load otree static %} {% block title %} Finanzverhalten {% endblock %} {% block content %} Wie haben Sie ihr aktuelles finanzielles Portfolio aufgebaut? (Mehrfachnennung möglich):
{{ form.investment_portfolio_1 }}
Handeln Sie selbst mit Aktien? {{ form.trade_stocks }} {% formfield player.investment_portfolio_2 %} {% next_button %} {% endblock %}