{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Claim {% endblock %} {% block content %}

How many points will you claim for your antique?

{% formfield player.claim %} {% next_button %} {% include Constants.instructions_template %} {% endblock %}