{% extends 'tenantservice/tsbase.html' %} {% load django_bootstrap5 %} {% bootstrap_javascript %} {% bootstrap_messages %} {% block title %}DBoD Selfservice | Organisationsdaten{% endblock %} {% block content %}
Da Sie Administrator ihrer Organisation sind, können Sie andere Benutzer bearbeiten.
{% for ou in otherusers %}Ihre Organisation hat noch keine Nutzergruppen. Bitte lassen sie welche anlegen!
{% endif %}