{% extends "base.html" %} {% load static %} {% block contenu %} {% include "header.html" %} {% include "leftbar.html" %} {% include "rightbar.html" %} {% include "chat.html" %}

Ajout Catégorie Fichier Formulaire d'ajout de catégorie de fichiers

Informations de la catégorie

{% csrf_token %}
{% endblock %}