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

Enregistrement Consultant Ajout d'un nouveau consultant

Informations Consultant

{% csrf_token %}
{% endblock %}