{% extends 'colleur/action.html' %} {% load static %} {% block body %} {% include "colleur/navdocuments.html" %}
Modifier un Cours de {{cours.classe}} en {{cours.matiere.nom|title}}
{% csrf_token %} {{ form.as_table }}
Annuler
{% endblock %}