{{ block content }}

Here is a list of recent clients who bought carbon offsets.


{% for p in subsession.get_players %} {{ if p.participation}} {{ if p.rank_treatment == 1}} {{ if p.WTC_elicitation > 0 }} {{ endif}} {{ endif}} {{ endif}} {% endfor %}
Compensator
{{ p.first_name }} {{ p.last_name }}


{{ endblock }}