{% extends 'otree/WaitPage.html' %}
{% load otree %}
{% block title %}
Contribute
{% endblock %}
{% block content %}
Round {{ subsession.round_number }}
You have {{ Constants.endowment }}. Please enter your contribution to the public goods project below.
{% endblock %}