{% extends "users/base.html" %} {% load static %} {% block content %}

{{request.user.profile.agency.name}}


Organigramm

{% if invisible_users > 0%} {% endif %}
{% endblock content %}