{% block title %}Income and Expense Calendar{% endblock %} {% block content %}
{% if player.Partner_income_importance == 'Very' or player.Partner_income_importance == 'Somewhat' %}

On this page, please report all major income and expenses for you and your partner between . Check your banking app if needed!

To add an entry, first click a date on the calendar. Use the dropdown menu under the calendar to select whether it is an income or an expense and who it belongs to, enter the amount, and click “Add.” You can remove an entry with the “Remove” button.

{% else %}

On this page, please report all major income and expenses for you between . Check your banking app if needed!

To add an entry, first click a date on the calendar. Use the dropdown menu under the calendar to choose whether it is an income or an expense, enter the amount, and click “Add.” You can remove an entry with the “Remove” button.

{% endif %}

When you are finished, click Next.

Note: Your data will be stored in an anonymized format within a secure environment. We ensure that no information can be traced back to you, maintaining your privacy and confidentiality at all times.

Calendar
Income Expense Both
Selected date: None
Entries
{{ next_button }}
{% endblock %}