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

Modification Catégorie Fichier Formulaire de modification catégorie de fichiers

Catégorie : {{categorie.nom}}

{% csrf_token %}
{% endblock %}