{% extends "cotisations/sidebar.html" %} {% load bootstrap3 %} {% load staticfiles%} {% block title %}Création et modification de factures{% endblock %} {% block content %} {% bootstrap_form_errors factureform %}
{{ form.as_table }}
Prix total : 0,00 €