{% extends "base.html" %} {% block title %}Organisation — Tuxflotte{% endblock %} {% block content %}
{{ passwort_fehler }}
{% endif %}Keine Konten gefunden.
{% else %}| Org-Admin | Angelegt | {% if user.is_superuser or user.ist_organisationsadmin %}{% endif %} | |
|---|---|---|---|
| {{ b.email }} | {{ "ja" if b.ist_organisationsadmin else "nein" }} | {{ b.created_at }} | {% if user.is_superuser or user.ist_organisationsadmin %}{% if b.id != user.id|string %} {% endif %} | {% endif %}