{% extends "tesm_core/base.html" %} {% from "tesm_core/macros.html" import field, alert, pill, empty_state %} {% block page_title %}Mein Konto{% endblock %} {% block page_sub %}{{ current_user.username }} · {{ current_user.role_label }}{% endblock %} {% block topbar_extra %} {{ icon('lock', size=15) }} Sicherheit {% endblock %} {% block content %}
Keiner Gruppe zugeordnet.
{% endif %}