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

Modification Service Modification du service {{ serv.nom }}

Informations du service

{% csrf_token %}
{% endblock %}