{% extends "base.html" %} {% load static %} {% block users %} {% include "header.html" %} {% include "leftbar.html" %} {% include "rightbar.html" %} {% include "chat.html" %} Détails du poste employé Accueil Retour liste postes Libelle : {{ poste.libelle }} Catégorie : {{ poste.categorie }} Modifier poste {% endblock %}
{{ poste.libelle }}
{{ poste.categorie }}