{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Input Investment Figures {% endblock %} {% block content %}
{{player.Name_Initials_Consent}} {{a}}
{{player.Name_Initials_Consent}}, please provide the following details to help compute your investment outcome: {% formfield player.principal label="How much do you want to invest (Principal)?" %} {% formfield player.interest_rate label="What is the market interest rate (Decimals: eg. 5-percent is 0.05)?" %} {% formfield player.maturity_period label="How long do you want to keep the investment (In years)?" %}