{% extends "global/Page.html" %} {% load otree static %} {% block title %} Question Four {% endblock %} {% block content %}
What is the project return that is applied to the loan before the borrower decides on payment back to the lender?
{% formfield player.question_four_response %} {% next_button %} {% endblock %}