{% extends "global/Page.html" %} {% load otree %} {% block title %} Contribute {% endblock %} {% block content %}
Please read the following message carefully.
THIS PROJECT'S SUCCESS DEPENDS ON YOUR COOPERATION.
{% formfield player.contribution label="How much will you contribute to the project (from 0 to 100)?" %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}