{% extends "global/Page.html" %}
{% load otree %}
{% block content %}
You will be rewarded for your reported data. Your reward will consist of two parts.
One is a fixed part, independent of your reported data, the other one is related to your reported data.
{% formfields %}
{% next_button %}
{% endblock %}