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

Modification infos fichier Formulaire de modification des informations d'un fichier

Fichier : {{fichier.titre}}

{% csrf_token %}
{% endblock %}