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

Détails du poste employé

Libelle :

{{ poste.libelle }}


Catégorie :

{{ poste.categorie }}


{% endblock %}