{% block extra_css %}{% endblock %}
Systades
Start
Mindmap
{% if current_user.is_authenticated %}
Feed
Entdecken
{% endif %}
Suche
KI-Chat
{% if current_user.is_authenticated %}
Profil
{% endif %}
{% if current_user.is_authenticated %}
{% if current_user.avatar %}
{% else %}
{% endif %}
{{ current_user.username }}
Profil
Meine Merkliste
Einstellungen
Abmelden
{% else %}
Login
Registrieren
{% endif %}
Start
Mindmap
{% if current_user.is_authenticated %}
Feed
Entdecken
{% endif %}
Suche
KI-Chat
{% if current_user.is_authenticated %}
Profil
{% endif %}
{% block content %}{% endblock %}
{% block scripts %}{% endblock %} {% block extra_js %}{% endblock %}