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

Profil Catégorie Fichier {{ poste.poste }}

Catégorie de produit

{{ categorie.nom }}

Code catégorie

{{categorie.code_categorie}}

{% endblock %}