{% extends "admin/change_list.html" %} {% load static %} {% block content %}
Beneficiaires de ce moins
{% for c in cl.result_list %} {% if c.is_month %} {% if c.is_ok == True %} {% else %} {% endif %} {% endif %} {% empty %} {% endfor %}
Compte Montant
{{c.compte}} {{c.montant}} FCFA Notifier
Aucun Beneficiaire programme pour le moment
{{ block.super }} {% endblock %}