{{ user.first_name }} {{ user.last_name }}{{ user.email }} · {{ user.newsroom }}
{{ user.account_status.value }}{% if user.accreditation %} {{ user.accreditation.status.value }}{% endif %}
{% if user.id != principal.user.id %}{% endif %}
{% if user.accreditation and user.accreditation.evidence_storage_key %}Nachweis ansehen{% endif %}
{% endif %}
{% if can_manage and user.account_status.value == 'PENDING' and user.accreditation %}{% endif %}