A
l
p
inux
Static
Tableau de bord
Parcourir
Statistiques
Corbeille{% if trash_count %}
{{ trash_count }}
{% endif %}
🔍
{% if user %}
{{ user.name[0] }}
{{ user.name.split()[0] }}
⎋
{% endif %}
{% block content %}{% endblock %}