{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Claim {% endblock %} {% block content %}
How much will you claim for your antique?
{% formfield player.claim %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}