Liste
Kanban
{% if environnement == 'preproduction' %}
Recette
{% else %}
Stats
{% endif %}
{% include "recherche-filtre-bug.html" %}
{% include "liste-retour-client.html" %}
{% if user.is_admin_revo %}
Bug : {{ nb_bug }}
Qst : {{ nb_question }}
MAJ : {{ nb_v1 }}
V2 : {{ nb_v2 }}
NC : {{ nb_non_classe }}
{% endif %}