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

Ajout poste employé

{% load static %}
{% csrf_token %}
{% endblock %}