{% 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 need to claim Social Security Benefits this period, because further delay will not increase your benefit level.
Your social security amount per period: {{ ssb_benefits_period9 }} points



{% next_button %} {% endblock %}