{% extends "global/Page.html" %} {% load static otree %} {% block styles %} {% endblock %} {% block title %}Practice Game{% endblock %} {% block content %}

PRACTICE GAME​


{{ form.practice_contribution.errors }}

{{ current_month }}

You have 10 energy tokens.


How much energy do you want to conserve this month?


Enter a number between 0 and 10 to save energy tokens to the group conservation account:

This is how much you will keep this month for your personal energy account: energy tokens


{% endblock %}