{% extends 'colleur/action.html' %} {% load static %} {% load customfilter %} {% block body %} {% include "colleur/navects.html" %}
Modification de la matière {{matière}} en {{matiere.classe}}
{% csrf_token %} {{ form.as_table }}
{% endblock %}