{% extends "global/Page.html" %} {% load otree static %} {% block title %} Task {{ Constants.Task }}, period {{ player.round_number }} {% endblock %} {% block content %}
| Your age: | {{ age }} |
| Your savings (including interest): | {{ player.starting_balance }} points |
| You have already claimed your social security benefits. | |
| Your social security amount per period: | {{ player.annual_benefits }} points |