{% extends "global/Page.html" %} {% load otree static %} {% block title %} Task {{ task }}, period {{ player.round_number }} {% endblock %} {% block content %}
Your age: {{ age }}
Your savings: {{ starting_balance }} points

You have already claimed your social security benefits.
Your social security amount per period: {{ ssb_benefits_chosen }} points



{% next_button %} {% endblock %}