{{ message }}
{% endfor %}
{% endwith %}
{% block heading_block %}
{% if self.heading() | trim %}
{% block heading %}{% endblock %}
{% endif %} {% endblock %} {% if view_person and active_page in ('overview', 'portfolio', 'crypto', 'allocation', 'dividends', 'loans', 'bills', 'cashflow', 'income', 'budget', 'forecast', 'stages', 'subscriptions', 'transactions', 'categorize', 'accounts') %}{{ _f("Only {name}'s accounts are counted on this page.", name=view_person.name) }}
{% endif %} {% block lede %}{% endblock %} {% block content %}{% endblock %}