{% extends "global/Page.html" %} {% load staticfiles otree %} {% load i18n %} {#--- STYLES ---------------------------------------------------------------------------------------------------------#} {% block styles %} {% endblock %} {#--- CONTENT --------------------------------------------------------------------------------------------------------#} {% block title %} Month {{ page }} / 6 {% endblock %} {% block content %} {% if page is not 0 %}
.
Return
.
.
Price
.
.
History
Month Initial wealth Percentage in risky asset End wealth
Start Month {{ page }}
{% endif %}
{% next_button %}
{% endblock %} {% block scripts %} {% endblock %}