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

Ajout Société Formulaire d'ajout des informations de l'entreprise

Informations entreprise

{% csrf_token %}
{% endblock %}