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

Modification Société Formulaire de modification des informations de l'entreprise

Informations entreprise

{% csrf_token %}
{% if societe.logo %}
Logo
{% else %}
{% endif %}
{% endblock %}