{% extends "cotisations/sidebar.html" %} {% load bootstrap3 %} {% block title %}Facture{% endblock %} {% block content %} {% include "cotisations/aff_cotisations.html" with facture_list=facture_list %} {% endblock %}