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

Modification Entrepôt Formulaire de modification d'un entrepôt

Informations {{entrepot.nom}}

{% csrf_token %}
{% endblock %}