{% extends 'gestion/base.html' %} {% block contents %}
{% csrf_token %} {% if not clonage %} {% endif %} {{ form.as_table }}
{% if saved %} {% endif %} {% endblock %}