{% load i18n %}
{% trans "You have to connect and link your account to a family." %}
{% elif error %}{{error}}
{% elif not family.data %}{% trans "No family linked to your account." %}
{% url 'family-link' as link_url %}{% blocktrans %} If you have family credentials, please click here to link your personal account to it. {% endblocktrans %}
{% else %} {% with data=family.data %} {% if data.adults %}