{% extends "./layout/default.twig" %} {% block content %} {{ Breadcrumbs.renderIfExists(Route.getCurrentRoute.getName, piggyBank) }} {{ Form.open({'class' : 'form-horizontal','id' : 'preferences'}) }}
Which accounts should be displayed on the home page?
{% for account in accounts %}What's the maximum amount of money a budget envelope may contain?
{{ ExpandedForm.amount('budgetMaximum',budgetMaximum,{'label' : 'Budget maximum'}) }}Some charts are automatically grouped in periods. What period would you prefer?