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

Your Portfolio: {{ player.cash_amount }} cash and {{ player.stock_amount }} stocks.

{% next_button %} {% endblock %}