{% extends "global/Page.html" %} {% load otree static %} {% block title %} Contribute {% endblock %} {% block content %}
This is a Public goods game with {{ Constants.players_per_group }}, an endowment of {{ Constants.endowment }} and a multiplier of {{ Constants.multiplier }}
{% next_button %} {% endblock %}